Re: [Plib-users] Plib failes to build on my system
Brought to you by:
sjbaker
From: cedric <ced...@so...> - 2004-07-29 19:47:32
|
On Thursday 29 July 2004 19:10, Thomas Rebien wrote: > On Thursday 29 July 2004 21:03, cedric wrote: > > i tried to build plib, but i was unsuccesful. > > > > /usr/include/GL/glx.h:39:22: X11/Xlib.h: No such file or directory > > /usr/include/GL/glx.h:40:23: X11/Xutil.h: No such file or directory > > Looks like you are missing the X11 header files. > If you have them installed in some nonstandard directory, try setting > > export CPPFLAGS=-I<path to X11 include dir> > > and excecute ./configure again. > > Regards, > > Thomas > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users To get it in the archives: export CPPFLAGS='-I /usr/X11R6/include/' Thanks! cedric -- The only dumb question is the one omitted De enige domme vraag is degene die niet gesteld wordt |