Hi

I am having trouble installing/generating a shared pdo_mysql.

Php-5.2.1/php-5.2.2
mysql  Ver 14.13 Distrib 5.1.17-beta, official mysql rpm install
        mysqladmin variables: basedir   /
...
./configure \
--with-curl \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-zlib-dir=/usr/local/include \ --with-zib \ --with-mysql=/usr \
--enable-pdo=shared \ --with-pdo-mysql=shared,/usr \
--with-pdo-sqlite=shared \ --with-sqlite=shared \ --enable-mbstring \
--enable-wddx \ --enable-soap \ --enable-calendar \ --enable-bcmath \
--enable-ftp \ --enable-xmlrpc \ --with-config-file-path=/etc \
--with-xsl=/usr/local \ --with-imap-ssl \
--with-imap=/usr/local/src/imap-2006c \ --with-gd \
--with-t1lib=/usr/include \ --enable-gd-native-ttf \ --with-ttf=/usr/lib
\ --with-jpeg-dir=/usr/local/src/jpeg-6b/ \ --with-png \
--with-png-dir=/usr/local/src/libpng-1.2.8  \
--with-freetype-dir=/usr/lib \ --with-openssl \
--with-openssl-dir=/usr/local/ssl \ --with-mcrypt \
--with-pfpro=shared,/verisign/payflowpro/linuxrh9 \ --with-ldap \
--with-ldap-sasl=/usr/include/sasl \ --with-ldap-sasl \
--with-mssql=/usr/local/freetds \ --enable-pcntl \ ...

The configure script runs with no errors.

"make" chokes here.  

gcc: /usr/lib/mysql/libmysqlclient.so: No such file or directory
gcc: /usr/lib/mysql/libz.so: No such file or directory
make: *** [ext/pdo_mysql/pdo_mysql.la] Error 1

Even though:
/usr/local/src/php-5.2.2 # locate libmysqlclient.so
/usr/lib/libmysqlclient.so

/usr/local/src/php-5.2.2 # locate libz.so /usr/lib/libz.so


*****************************************************************

IMPORTANT NOTICE

The information in this e-mail and any attached files is CONFIDENTIAL and may 
be legally privileged or prohibited from disclosure and unauthorized use. The 
views of the author may not necessarily reflect those of the Company. This 
communication is intended solely for the addressee, or the employee or agent 
responsible for delivering such materials to the addressee. If you have 
received this message in error please return it to the sender then delete the 
email and destroy any copies of it. If you are not the intended recipient, any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and/or publication or any action taken or omitted to be taken in 
reliance upon this message or its attachments is prohibited and may be unlawful.

At present the integrity of e-mail across the Internet cannot be guaranteed and 
messages sent via this medium are potentially at risk. All liability is 
excluded to the extent permitted by law for any claims arising as a result of 
the use of this medium to transmit information by or to VillaDirect Management 
LLC.

Reply via email to