raist007 Opublikowano 15 Maja 2003 Zgłoś Opublikowano 15 Maja 2003 ---------------------------------------------------------------------- root@Server:/usr/src/apache/php-4.3.1# ./configure --prefix=/var/lib/php4 --sysconfdir=/etc/php4 --with-apache=/usr/src/apache/apache_1.3.27 --with-mysql --enable-track-vars --enable-ftp loading cache ./config.cache checking for Cygwin environment... no checking for mingw32 environment... no checking for working sed... sed checking host system type... i586-pc-linux-gnu checking for gcc... gcc 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 whether gcc accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for AIX... no checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for ranlib... ranlib checking whether ln -s works... yes checking for gawk... gawk checking for bison... bison -y checking bison version... 1.875 (ok) checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: line 2482: lex: command not found configure: error: cannot find output from lex; giving up ------------------------------------------------------------------- Probowalem roznych PHP-4.3.0; 4.3.1; i 4.3.2RC2 i to samo mniej wiecej sie dzieje. Co to ten LEX ??? Jak pokonac ten problem ??? Cytuj Udostępnij tę odpowiedź Odnośnik do odpowiedzi Udostępnij na innych stronach Więcej opcji udostępniania...
Gość Opublikowano 16 Maja 2003 Zgłoś Opublikowano 16 Maja 2003 checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: line 2482: lex: command not found configure: error: cannot find output from lex; giving up ------------------------------------------------------------------- Probowalem roznych PHP-4.3.0; 4.3.1; i 4.3.2RC2 i to samo mniej wiecej sie dzieje. Co to ten LEX ??? Jak pokonac ten problem ??? [gg@flash gg]$ ls -la `which lex` lrwxrwxrwx 1 root root 4 04-15 22:36 /usr/bin/lex -> flex Flex - analizator leksykalny. Cytuj Udostępnij tę odpowiedź Odnośnik do odpowiedzi Udostępnij na innych stronach Więcej opcji udostępniania...
raist007 Opublikowano 16 Maja 2003 Zgłoś Opublikowano 16 Maja 2003 Doinstalowalem Bisona i flex-2.5.4 ==> narazie po problemie Cytuj Udostępnij tę odpowiedź Odnośnik do odpowiedzi Udostępnij na innych stronach Więcej opcji udostępniania...