Just find out where libmysqlclient is:
find / -name "libmysqlclient*" -print
You should have some one somewhere; most likely in
/usr/local/mysql-3.22.32-pc-linux-gnu-i686/ (because here is where you think
mysql is no?)
When you find where it is, just try to figure out which path you must give
to --with-mysql.
Sorry if I can not give you more, but I don't use MySQL and I have never
compiled PHP with MySQL, and I don't think I will.
Good luck,
Christian
> -----Mensaje original-----
> De: Alistair Chisholm [mailto:[EMAIL PROTECTED]]
> Enviado el: viernes 12 de enero de 2001 16:05
> Para: [EMAIL PROTECTED]
> Asunto: [PHP-INST] help request: library problem?
>
>
> Hello - I am new to Linux (trying Corel first) but I can't
> install php4. The
> error log report is reproduced below - can any one help?
>
> Thank you,
>
> Alistair
> ------------------------------
>
> CONFIGURE: './configure'
> '--with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/'
> '--with-apxs=/usr/local/apache_1.3.12/bin/apxs'
> CC: gcc
> CFLAGS: -g -O2
> CPPFLAGS:
> CXX:
> CXXFLAGS:
> INCLUDES: -I/usr/local/apache_1.3.12/include
> -I$(top_builddir)/Zend
> -I$(top_srcdir) -I/usr/local/mysql-3.22.32-pc-linux-gnu-i686//include
> LDFLAGS:
> -Wl,-rpath,/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql
> -L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql
> LIBS: -lmysqlclient -lresolv -lm -ldl -lcrypt -lnsl -lresolv
> DLIBS:
> SAPI: apache
> PHP_RPATHS: /usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql
> uname -a: Linux CorelLinux 2.2.12 #1 SMP Tue Nov 9 14:11:25
> EST 1999 i586
> unknown
>
> gcc -o conftest -g -O2
> -Wl,-rpath,/usr/local/mysql-3.22.32-pc-linux-gnu-i686/
> lib/mysql
> -L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql conftest.c
> -lmysqlclient -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5
> ld: cannot open -lmysqlclient: No such file or directory
>
> -------------------------------------------
> The Fastest Browser on Earth now for FREE!!
> Download Opera 5 for Windows now! Get it at
> http://www.opera.com/download/
> -------------------------------------------
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>
***************************************************************************
DISCLAIMER: Este mensaje contiene información propietaria
de la cual parte o toda puede contener información confidencial
o protegida legalmente. Esta exclusivamente destinado al
usuario de destino.
Si, por un error de envio o transmisión, ha recibido este mensaje
y usted no es el destinatario del mismo, por favor, notifique
de este hecho al remitente.
Si no es el destinatario final de este mensaje no debe usar,
informar, distribuir, imprimir, copiar o difundir este mensaje
bajo ningún medio.
---------
DISCLAIMER: This e-mail contains propietary information some
or all of which may be legally privileged. It is for the intended
recipient only. If an addressing or transmission error has
misdirected this e-mail, please notify the author by replying to
this e-mail. If you are not the intended recipient you must not use,
disclose, distribute, copy, print or relay on this e-mail.
***************************************************************************
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]