php-general | 2004032
Date: 03/30/04
- Next message: Curt Zirzow: "Re: [PHP] Re: Really Annoying Require/Include Error"
- Previous message: Jason Barnett: "[PHP] Re: .doc file"
- Next in thread: Evan Nemerson: "Re: [PHP] Bison and Flex required to install PHP?"
- Reply: Evan Nemerson: "Re: [PHP] Bison and Flex required to install PHP?"
- Maybe reply: Terence: "Re: [PHP] Bison and Flex required to install PHP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
checking lex output file root... ./configure: line 2425: lex: command not
found
configure: error: cannot find output from lex; giving up
and from a search on Yahoo!:
<Quote>
figured it out. I needed to install Bison and then Flex in order to compile
php. Bison: http://ftp.gnu.org/gnu/bison/ Flex:
http://gnuftp.ccp14.ac.uk/gnu/flex/ later
</Quote>
I just downloaded the latest version, 4.3.5, installing on RH9 - fresh
install
So my question, are Bison and Flex required and if so any particular reason?
I never had this problem on previous versions (not that I installed on that
many different distributions)
Thanks
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Curt Zirzow: "Re: [PHP] Re: Really Annoying Require/Include Error"
- Previous message: Jason Barnett: "[PHP] Re: .doc file"
- Next in thread: Evan Nemerson: "Re: [PHP] Bison and Flex required to install PHP?"
- Reply: Evan Nemerson: "Re: [PHP] Bison and Flex required to install PHP?"
- Maybe reply: Terence: "Re: [PHP] Bison and Flex required to install PHP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

