[bug-notifications] [php5_mysql 0004166]: incorrect installation directory for the shared object
Mantis Bug Tracker
noreply at opencsw.org
Sun Jan 29 16:16:35 CET 2012
The following issue requires your FEEDBACK.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4166
======================================================================
Reported By: pfelecan
Assigned To: bwalton
======================================================================
Project: php5_mysql
Issue ID: 4166
Category: packaging
Reproducibility: always
Severity: block
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2010-01-18 11:57 CET
Last Modified: 2012-01-29 16:16 CET
======================================================================
Summary: incorrect installation directory for the shared
object
Description:
The correct directory for the extensions is
/opt/csw/php5/lib/php/extensions but the package installs in a subdirectory
no-debug-non-zts-20060613 which is not searched for nor can it be.
The workaround is to create a symbolic link as follows:
cd /opt/csw/php5/lib/php/extensions
ln -s no-debug-non-zts-20060613/mysql.so mysql.so
======================================================================
----------------------------------------------------------------------
(0009559) bwalton (administrator) - 2012-01-29 16:16
https://www.opencsw.org/mantis/view.php?id=4166#c9559
----------------------------------------------------------------------
I think this issue is handled properly in the latest packages. Can you
confirm it's not a problem for you still?
Thanks
-Ben
More information about the bug-notifications
mailing list