--x-includes removed ? How do I build now ?
Brought to you by:
ghowlett
I got blt-2.4u to build by passing --x-includes
(apparently it can't find /usr/X11R6/include/X11/Xlib.h
without help), but as near as I can tell, this option
was removed from blt-2.4z ?
How do I get blt to find the X libs ?
I assume it needs them because
it says it didn't find them in the summary
although I proceded to make and make install,
and everything looked ok, I have no bltwish anywhere
in my source tree ?
The INSTALL document instructs me to run bltwish,
so I presume it was supposed to be built, so I assume
something went wrong, and the only error I saw was
that blt couldn't find the X11/Xllib.h.
Logged In: YES
user_id=60964
BTW
If I configure blt2.4y, it finds the X11 headers
(/usr/X11R6/include) without any help.
Logged In: YES
user_id=60964
I have since given up on this.