This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Lesstif, X11 and DDD


Smith, Martin writes:
>I am trying to compile DDD but need Lesstif first. However, when running
>./configure, I get the following message:-
>
>checking for X... libraries /usr/X11/lib, headers /usr/X11/include
>checking for Xt Revision Number 6... no
>checking for Xt Revision Number 5... no
>configure: error: You must have X11 Revision 5 or higher to compile
>Lesstif
>bash.exe-2.01$
>
>I do have Intrinsic.h and the X11 headers in /usr/X11R6.3/include/X11
>(this seems to be what configure is looking for). I thought I may be
>missing a symlink and tried linking X11 to /usr/X11R6.3 but this didn't
>help. I suspect that (as usual) it'll be something simple but I will be
>happy if someone can point it out to me all the same !

you have to call configure with:
--x-libraries and --x-includes pointing to the proper place
*and*
make sure that your xmkmf (which is a script) is in your path and works fine
(it may not work because of these pesky text!=binary issues, in which case,
getr gsar and call gsar -o -du xmkmf)

>By the way, any further thoughts/progress on making this mailing list a
>newsgroup and/or adding a search engine to the archive pages ? Either
>would be most helpful !

I second that, a WebGlimpse search would be fantastic...
--
			Felix

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]