Re: Trying to build rygel on Debian Jessie - problem with sqlite3




apt-get -y install intltool libgirepository1.0-dev gupnp-1.0 \
  libgee-dev uuid gssdp-1.0 libgssdp-doc libgupnp-doc libsoup2.4-doc \
  gee-0.8 gupnp-av-1.0 libmediaart-1.0-0 libgupnp-av-doc \
  libmediaart-1.0-dev \
  libgstreamer-plugins-base1.0-dev gupnp-dlna-2.0 \
  dh-make gstreamer1.0-doc \
  libmail-box-perl sqlite3 sqlite3-doc libsqlite3-0 \
  libsqlite3-dev valac \
  libtracker-sparql-1.0-dev

apt-get build-dep rygel should give you most of the packages.


And installing of:
<http://git.exherbo.org/summer/packages/media-libs/libmediaart/index.html>

But when starting I get the error:
----------------------------------------------------------------------
rygel: error while loading shared libraries: librygel-core-2.6.so.2
----------------------------------------------------------------------
The library is definitely there in /usr/local/lib:

:
-rwxr-xr-x  1 root staff    1096 Feb 27 11:44 librygel-core-2.6.la
lrwxrwxrwx  1 root staff      26 Feb 27 11:44 librygel-core-2.6.so ->
librygel-core-2.6.so.2.0.4
lrwxrwxrwx  1 root staff      26 Feb 27 11:44 librygel-core-2.6.so.2
-> librygel-core-2.6.so.2.0.4
-rwxr-xr-x 1 root staff 894712 Feb 27 11:44 librygel-core-2.6.so.2.0.4
-rwxr-xr-x  1 root staff    1182 Feb 27 11:44 librygel-renderer-2.6.la
:

As always, any hints or help appreciated,
Hans

Last time I checked, /usr/local/lib was not in the default ld.so search path for security reasons.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]