OVH Community, your new community space.

MoM on Ubuntu 12.10 - can't get it to run


mariyadigg
06-12-2014, 18:58
sudo aptitude reinstall libapr1 libaprutil1
sudo a2enmod ldap
cd /usr/lib/
sudo ln -sf libaprutil-1.so.0.2.12 libaprutil-1.so.0
sudo ln -sf libapr-1.so.0.2.12 libapr-1.so.0
sudo /etc/init.d/apache2 stop
sudo /etc/init.d/apache2 star

check this code i hope this code is work very well

jadrake
06-08-2013, 10:40
Thanks. Will give it a shot.

gregoryfenton
05-08-2013, 19:19
cd /tmp
wget http://ftp.fr.debian.org/debian/pool...0.5-1_i386.deb
wget http://ftp.fr.debian.org/debian/pool...1.3-7_i386.deb
wget http://ftp.fr.debian.org/debian/pool...1.1-3_i386.deb
sudo dpkg -i *libx.deb

jadrake
05-08-2013, 18:06
Thanks for that.

I tried to understand the thread, but couldn't grasp what was being suggested. I did find one link where someone appeared to offer a patched version of MoM. I tried that, but it generated the same error.

Can anyone explain what the thread's conclusion was?

Thanks,

Adam

gregoryfenton
05-08-2013, 17:53
http://forum.ovh.com/showthread.php?t=79256
It's French but has a solution.

jadrake
05-08-2013, 17:42
When I run MoM, I get the following error:

Code:
.MoM-bin: symbol lookup error: /usr/lib/i386-linux-gnu/libXfixes.so: undefined symbol: _XGetRequest
Can anyone advise?

Thanks,

Adam