Hi.

I'm having a hard time installing PHP 5 (php-5.1.2.tar.gz) on (RHEL 4 64
bit w/ mysql 5 64 bit and Apache 2.0 64 bit).
The MySQL is installed from package (MySQL-server-standard-5.0.18-0.rhel4).

When I try to configure the installer it complains that it can't find
the libmysqlclient under /usr.
When I tried to create a symlink from /usr/lib64/mysql to
/usr/lib/mysql, the configure script stops complaining and I can run "make".

However "make" is complaining about:
/usr/lib64/mysql/libmysqlclient.a: could not read symbols: Bad value

I really don't know what to do in order to get PHP installed on my system.
Any help or pointers are greatly appreciated :)

- Kjell Arne

Reply via email to