Hi ! I'm a new user of linux but an experimentated php scripter under windows. However i can't compile php under my linux box under mandrake 8.1 !
I would like to compile php to get a cgi executable so i download last release of php and unzipped it. After, i type this command to configure modules : ./configure --with-apache --enable-force-cgi-redirect --enable-discard-path --with-config-file-path=/etc --with-openssl --with-zlib --with-bz2 --enable-calendar --enable-ftp --with-mysql --with-pgsql --enable-trans-sid --enable-sockets --with-regex=php --with-zip it stop with this error msg : checking lex output file root... ./configure: lex: command not found what does it mean ? how can i solve that problem ? thx for your answer :-) -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php