Kan itu ada informasinya mas > checking lex output file root... ./configure: line 2356: lex: command not found
Anda install lex dahulu ----- Original Message ----- From: "Yanto Mulia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 2:06 PM Subject: [linux-programming] need help > saya mau tanya kalau error waktu mau install php di linux keluar message seperti di bawah ini, bagaimana ? >> > > [EMAIL PROTECTED] php-4.3.2]# ./configure --with-apxs2=/usr/local/apache2/bin/apx > loading cache ./config.cache > checking host system type... i686-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... no > checking for byacc... no > configure: warning: You will need bison if you want to regenerate the PHP parsers. > checking for flex... lex > checking for yywrap in -ll... no > checking lex output file root... ./configure: line 2356: lex: command not found > configure: error: cannot find output from lex; giving up > > > terima kasih > > Yanto > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
