I am attempting to upgrade to the latest version of Apache and PHP on a
Solaris 9 server and have the following error. (I searched the web and
found many cases of this error but no solutions.) All of the software has
been updated to the latest versions (gcc make .)
/bin/sh libtool --silent -
I am trying to install Sablot and Expat.
I have configured Expat with no apparnet problem but when I run ./configure
fo Sablot I get the following error.
checking for presence of Expat... no
checking for main in -lxmltok... no
checking for main in -lxmlparse... no
configure: error: Can't find th
When I run ./configure I get the following error.
creating main/internal_functions.c
++
| *** ATTENTION ***|
||
Put libmysqlclient.so in your /usr/local/lib directory. You should be able
to find under ../mysql/lib/mysql/lib/
This should solve your problem, if not see the mysql documentation (Section
4.11 I think).
Jeff
> i tried to install php 4.0.4.pl1
> with external mysql support on solaris 2.7
>