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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
