Page 1 of 1

mcabber and libloudmouth

Posted: 15. Sep 2010, 10:49
by zAchAry
MCabber: http://www.lilotux.net/~mikael/mcabber/

the package mcabber depends on the library "libloudmouth" (package: loudmouth)

Code: Select all

etf[~]$ mcabber
mcabber: error while loading shared libraries: libloudmouth-1.so.0: cannot open shared object file: No such file or directory
etf[~]$
I needed to install the Loud Mouth Library which is labeled as loudmouth (not libloudmouth) and MCabber worked.

Someone added to the mcabber dependencies list libloudmouth instead of loudmouth, which is the requested library.

Code: Select all

PACKAGE NAME:  loudmouth-1.4.3-i486-1.txz
PACKAGE LOCATION:  ./slackware/l
PACKAGE SIZE (compressed):  80 K
PACKAGE SIZE (uncompressed):  460 K
PACKAGE DESCRIPTION:
loudmouth: loudmouth (XMPP C programming library)
loudmouth:
loudmouth: Loudmouth is a lightweight and easy-to-use C library for programming
loudmouth: with the Jabber protocol.  It is designed to be easy to get started
loudmouth: with, and yet extensible enough to allow you to do anything that the
loudmouth: Jabber protocol allows.
loudmouth:
loudmouth: loudmouth home: http://www.loudmouth-project.org/
loudmouth:
source: ftp.gwdg.de/pub/linux/slackware/slackware-13.1/PACKAGES.TXT

Re: mcabber and libloudmouth

Posted: 15. Sep 2010, 10:56
by thenktor
fixed

Re: mcabber and libloudmouth

Posted: 15. Sep 2010, 11:47
by zAchAry
I've reloaded the repository index and nothing has changed.

Image

Re: mcabber and libloudmouth

Posted: 15. Sep 2010, 12:02
by gapan
Actually fixed it now. Thanks.

Re: mcabber and libloudmouth

Posted: 15. Sep 2010, 14:37
by thenktor
gapan wrote:Actually fixed it now. Thanks.
I forgot the "-f" option :)