Oto fragment z loga po wydaniu komendy ./configure. pozostawiÂłem tylko
te fragmenty gdzie powtarza sie "NO"
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler...
checking for g++... g++
checking whether the C++ compiler (g++ -s) works... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
checking for AIX... no
checking for minix/config.h... no
checking for opendir in -ldir... no
checking for sysent.h... no
checking for strings.h... yes
checking for sys/stat.h... yes
checking for X... :configure:error:can't find x includes. Please check
your instalation.
W pliku Instalation do klyxa byÂła wskazówkka:
For packages that use the X Window System, `configure' can usually
find the X include and library files automatically, but if it doesn't,
you can use the `configure' options `--x-includes=DIR' and
`--x-libraries=DIR' to specify their locations.
gdy nic nie daÂło, zmieniÂłem na /usr/X11R6/include/
i równiÂż nic nie pomogÂło.
Kto mógÂłby mi powiedzieĂŚ co jest grane ?
Jak, gdzie sprawdziĂŚ co on potrzebuje ?
Marek Rabiasz