public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin-xfree@cygwin.com
Subject: Re: configure errors for xclock
Date: Fri, 09 May 2014 16:52:00 -0000	[thread overview]
Message-ID: <536D07D7.5030206@gmail.com> (raw)
In-Reply-To: <B06898BC-90FC-4ED4-A66B-13BDEFE4D69B@hackthetruth.org>



On 09/05/2014 17:22, Philip Schneider wrote:
> Greetings -
>
> Very long-time X user/programmer, complete n00b using it in cygwinÂ…
>
> I have what should be an up-to-date cygwin install on a Windows 7 box. Used the setup application to retrieve the source code for xclock (tried both the 6 and 7 versions). Trying to run “configure”, I get errors:
>
>      No package ‘xaw7’ found
>      No package ‘xmu’ found
>
> I donÂ’t see an entry for either of these in the setup applicationÂ…
>
> What am I doing wrong? Am I missing some somewhat-less-obvious thing to install? I using “configure; make” not the right way to do things?
>
> Thanks!
>
> — Philip
> --

you need to install the packages that includes the needed header

   libXaw-devel
   libXmu-devel

for info
http://www.cygwin.com/packages/
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=xaw7&arch=x86
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=xmu&arch=x86

Marco

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


      parent reply	other threads:[~2014-05-09 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 15:22 Philip Schneider
2014-05-09 15:47 ` Tim Prince
2014-05-09 16:52 ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=536D07D7.5030206@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).