A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4149 ====================================================================== Reported By: dorix Assigned To: bwalton ====================================================================== Project: php5_mysql Issue ID: 4149 Category: upgrade Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-01-12 18:51 CET Last Modified: 2012-01-29 16:42 CET ====================================================================== Summary: Cannot find libmysqlclient.so.15 Description: Since a recent upgrade of the Mysql5 packages, php5_mysql's mysql.so file cannot find its required libmysqlclient.so.15 library anymore.
I have worked around this by: ln -s /opt/csw/mysql5/lib/mysql /opt/csw/lib/mysql ====================================================================== ---------------------------------------------------------------------- (0009562) maciej (developer) - 2012-01-29 16:42 https://www.opencsw.org/mantis/view.php?id=4149#c9562 ---------------------------------------------------------------------- Yes, the libraries are now in /opt/csw/lib, any binary with /opt/csw/lib in the RPATH should be able to find them. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
