Anon
01-08-2001, 04:14 AM
I have an installation script for PHP/Apache etc. made for SuSE 7.0 Pro. This has worked fine until I installed a new SuSE7.0 machine and instead of using the bundled mysql database, I built mysql from the sources from my installscript. Everything compiles fine, but when I start Apache I get this error:
/lib/libreadline.so.4: undefined symbol: BC
This is the only libreadline I have and it's identical to the one on my working machine.
I guess this has to do with mysql but I don't know where to start looking.
Using PHP4.0.3pl1, Apache 1.3.14, latest mysql and a lot other other stuff.
Anyone?
/Johan
/lib/libreadline.so.4: undefined symbol: BC
This is the only libreadline I have and it's identical to the one on my working machine.
I guess this has to do with mysql but I don't know where to start looking.
Using PHP4.0.3pl1, Apache 1.3.14, latest mysql and a lot other other stuff.
Anyone?
/Johan