make_sandbox_from_installed doesn't search for 64-bit client libraries

Bug #606206 reported by Oliver Hookins
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MySQL Sandbox
New
Undecided
Unassigned

Bug Description

101 if ( glob("$prefix/lib/mysql/libmysqlclient*")
102 or glob( "$prefix/lib/libmysqlclient*") ) {
103 $found_libraries =1;
104 }

This is from 3.0.12, installed via cpan.

Revision history for this message
Jason Speck (js-o) wrote :

This seems to affect SUSE (both OpenSUSE and SLES), but not RHEL/CentOS. SUSE puts 64-bit libraries in /usr/lib64, reserving /usr/lib for 32-bit libraries.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.