Click to See Complete Forum and Search --> : how to get mysql.so instead of mysql.lo


petepdx
08-05-2002, 04:08 PM
RedHat Linux 7.3

Needed to upgrade Mysql to 4.x, so need to
rebuild php. But don't want to have the
hassle of modifing the source RPM ...

did ./configure --with-mysql=share,/usr

but get a mysql.lo instead of .so

What am I doing wrong ?

thanks,

-pete

petepdx
08-05-2002, 06:37 PM
Found it .. the old .libs directory

sorry for the noise ..

-pete

Anon
08-06-2002, 10:50 PM
I have install a program written by PHP. It run properly. I want it run on Linux but I haven't got any files: mod_auth_mysql.so and mod_auth_mssql.so.
can you help me?
thank you

Pete Lancashire wrote:
-------------------------------
RedHat Linux 7.3

Needed to upgrade Mysql to 4.x, so need to
rebuild php. But don't want to have the
hassle of modifing the source RPM ...

did ./configure --with-mysql=share,/usr

but get a mysql.lo instead of .so

What am I doing wrong ?

thanks,

-pete