|
From: Bernhard W. <be...@bl...> - 2007-10-11 00:50:58
|
Hi Paul > checking for XOpenDisplay in -lX11... no > configure: error: Can't find libX11. Please check config.log and if you > can't solve the problem send the file to > tor...@li... with the subject "torcs compilation > problem" If the configure script does not find the X11 library or include files you can pass the location as parameter to the configure script, example: ./configure --x-libraries=/usr/lib/ ./configure --x-libraries=/usr/lib/ --x-includes=/usr/include/X11/ Bye, Bernhard. -- Visit my homepage http://www.berniw.org Official TORCS racing: The TORCS Racing Board, http://www.berniw.org/trb |