On 30.03.2012 18:31, Chris wrote: > ** (nautilus-sendto:28237): WARNING **: error opening > /usr/lib/nautilus-sendto/plugins/libnstupnp.so: libgupnp-1.0.so.3: > cannot open shared object file: No such file or directory > .. > > ** (nautilus-sendto:30160): WARNING **: error opening > /usr/lib/nautilus-sendto/plugins/libnstupnp.so: libgssdp-1.0.so.2: > cannot open shared object file: No such file or directory > > I don't know if this is very important / grave but i want to report it > anyway.
The dependencies on the corresponding libraries is missing.
This is due to debian/rules, where does directories are excluded
(apparently on purpose).
"
DEB_DH_SHLIBDEPS_ARGS_ALL += -X/usr/lib/nautilus-sendto/plugins \
-X/usr/lib/pidgin \
-X/usr/lib/evolution
"
Looks wrong to me, but I'll try to check why it was addedd initially.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

