Here\'s the deal:
I\'ve got a running LAMP machine (SUSE 7.0) with php 4.0.
I have to conncet to a MSSql 7.0 machine and since I have not configured --with-mssql when I first installed php, I need to reconfig (Freetds is already installed and configured properly -at least I hope so...).
I\'d like to install php4.0.6 but everytime I run the ./configure --with-... script, it exits with the following error:
configure: error: cannot find output from lex: giving up
Anybody in for a hint on what I did wrong?
thx in advance
:)
the catmiller