"Jeffrey M. Johnson" wrote:
>
> 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).
alas, this didnot solve my problem.
Syntax error
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
>
i tried to install php 4.0.4.pl1
with external mysql support on solaris 2.7
does not work.
when i install it with
--with-mysql
things are ok
but there are path problems
mysql 3.23.33
installed itself in the following places
the so libraries in
/usr/local/lib/mysql and
and the header files in
/u