Mailinglist Archive: opensuse (4288 mails)
| < Previous | Next > |
[opensuse] libmm.so.14 problems with php
- From: "Jeff Mckeon" <jsmForum@xxxxxxxxxxxxx>
- Date: Tue, 23 Oct 2007 12:01:51 -0400
- Message-id: <004d01c8158e$06a5d610$13f18230$@net>
Running OpenSUSE 10.3 64bit.
Needed to use Qmail for a php based ticket system so uninstalled postfix
using yast, then installed Qmail from scratch.
Now command line php won't work. It keeps complaining about
intranet02:~ # /usr/bin/php5 -q hello.php
/usr/bin/php5: error while loading shared libraries: libmm.so.14: cannot
open shared object file: No such file or directory
If I do a simlink of /usr/lib64/libmm.so.14 to /usr/lib then it complains
/usr/bin/php5: error while loading shared libraries: libmm.so.14: wrong ELF
class: ELFCLASS64
Anyone have any idea what's up with this?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Needed to use Qmail for a php based ticket system so uninstalled postfix
using yast, then installed Qmail from scratch.
Now command line php won't work. It keeps complaining about
intranet02:~ # /usr/bin/php5 -q hello.php
/usr/bin/php5: error while loading shared libraries: libmm.so.14: cannot
open shared object file: No such file or directory
If I do a simlink of /usr/lib64/libmm.so.14 to /usr/lib then it complains
/usr/bin/php5: error while loading shared libraries: libmm.so.14: wrong ELF
class: ELFCLASS64
Anyone have any idea what's up with this?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |