[packman] [PM] libjs 1.7.0 & mediatomb 0.10.0 (openSUSE 10.3/i586)

Matthew Braun matthew at powerplug.com
Fri Dec 7 02:27:03 CET 2007


Manfred, after installing libjs & libjs-devel pkgs, while trying to
compile mediatomb 0.10.0, the ./configure script would fail to link
against libjs.  I built the pkg this way and wrote directly wrote over
the libs installed by libjs rpm:

wget http://ftp.mozilla.org/pub/mozilla.org/js/js-1.7.0.tar.gz
tar xzf ../dl/js-1.7.0.tar.gz
cd js/src
make -f Makefile.ref BUILD_OPT=1
as root:
cp -p /home/matthew/build/js/src/Linux_All_OPT.OBJ/libjs.so \
  /usr/lib/libjs.so.1.7.0
cp -p /home/matthew/build/js/src/Linux_All_OPT.OBJ/libjs.a /usr/lib

After doing this, mediatomb could configure/use libjs.  Not sure what
might be wrong with your build on my openSUSE 10.3 system.  Here is my
uname:

pp2:~> uname -a
Linux pp2 2.6.22.12-0.1-bigsmp #1 SMP 2007/11/06 23:05:18 UTC i686 i686 i386 GNU/Linux

Toni, I was doing the above because mediatomb does not support playlists
without libjs support compiled in.  After Manfred fixes libjs pkg,
please rebuild mediatomb with libjs and listed in the rpm as a pre-req.

Thanks,

Matthew.




More information about the Packman mailing list