|
From: Fabio P. <sup...@ho...> - 2007-08-03 19:22:57
|
hi, I use Ubuntu 7.04 and I find an error during the installation of torcs. when I run to the terminal this command line: $ ./configure # --prefix="target dir", --enable-debug or --disable-xrandr might be of interest I have this error: 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" But I find the solution, change the command line: $ ./configure # --prefix="target dir", --enable-debug or --disable-xrandr might be of interest into this command line: # ./configure --x-libraries=/to/libs --x-includes=/to/includes The game install and run correctly. I find this solution in this page: http://www.linuxforums.org/forum/linux-applications/57759-gtk-wont-compile-cant-find-xopendisplay.html I think some people have find this problem and my idea is to put this solution in the page of : TORCS 1.3.0 Download & Installation. Thank you for your attention and sorry for possible english error. bye _________________________________________________________________ Scarica GRATIS 30 emoticon per Windows Live Messenger 8.1 http://www.emoticons-livemessenger.com/pages/msnit/index.htm |