Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2004 09:03:23 +1200
From:      Drew Broadley <drew@corrupt.co.nz>
To:        ports@freebsd.org
Subject:   mysql40-client problems - no mysqlclient.12
Message-ID:  <4105719B.4090406@corrupt.co.nz>

next in thread | raw e-mail | index | archive | help
This is what happens when I try to install mysql40-server or anything related to the mysql40-client.

Here I am trying to install php4-extensions for LDAP support.:

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
root@daffy:/usr/ports/lang/php4-extensions
[08:56:34] -> make install
===>  Installing for php4-extensions-1.0
===>   php4-extensions-1.0 depends on file: /usr/local/include/php/main/php.h - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/bz2.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/ctype.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/curl.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/dio.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/domxml.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/fileinfo.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/ftp.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/gd.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/gettext.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/imagick.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/imap.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/ldap.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/mcrypt.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/mhash.so - found
===>   php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/mysql.so - not found
===>    Verifying install for /usr/local/lib/php/20020429/mysql.so in /usr/ports/databases/php4-mysql
===>   php4-mysql-4.3.8_1 depends on executable: phpize - found
===>   php4-mysql-4.3.8_1 depends on file: /usr/local/bin/automake - found
===>   php4-mysql-4.3.8_1 depends on file: /usr/local/bin/autoconf - found
===>   php4-mysql-4.3.8_1 depends on file: /usr/local/bin/libtool13 - found
===>   php4-mysql-4.3.8_1 depends on shared library: mysqlclient.12 - not found
===>    Verifying install for mysqlclient.12 in /usr/ports/databases/mysql40-client
===>   Returning to build of php4-mysql-4.3.8_1
Error: shared library "mysqlclient.12" does not exist
*** Error code 1

Stop in /usr/ports/databases/php4-mysql.
*** Error code 1

Stop in /usr/ports/lang/php4-extensions.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


This is what I have installed in ports, I have tried to deinstall -> reinstall
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
root@daffy:/usr/ports/lang/php4-extensions
[08:56:39] -> pkg_info | grep mysql
mysql-client-4.0.20 Multithreaded SQL database (client)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

When I try to find the file after a locate database update
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
root@daffy:/usr/ports/lang/php4-extensions
[09:01:15] -> locate mysqlclient.12
root@daffy:/usr/ports/lang/php4-extensions
[09:01:18] ->
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Any Ideas ?

- Drew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4105719B.4090406>