Robin Bowes wrote: > > So, it looks like the library search logic is different for x86_64 than > it is for i386. > > I suggest that we need to bottom out that issue, and then we'll need to > add another SELinux rule to allow the system-provided mysql.so to be used. >
Hmmm, most odd. I removed my perl-DBD-MySQL RPM (rpm -e --nodeps) and restarted squeezecenter and it loaded the Slim CPAN version of mysql.so with no errors. So, it looks like this is either a problem with the i386 build of mysql.so that is in svn, or a generic problem with the i386 version of that module. We either need to: a. use a different build of mysql.so that doesn't have the text relocation issue or b. Add an SELinux rule for mysql.so R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
