pidgin required dependencies that are not correctly linked.
pidgin: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory
Fixed by installing gstreamer-0.10.32 package.
pidgin: error while loading shared libraries: libgstinterfaces-0.10.so.0: cannot open shared object file: No such file or directory
Fixed by installing gst-plugins-base-0.10.32
pidgin dependencies missing + solution.
Re: pidgin dependencies missing + solution.
Run this command as root.
Code: Select all
slackyd -u && slackyd -d -f pidgin && installpkg /var/slacky/*.txz
NjVFQzY2Rg==
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: pidgin dependencies missing + solution.
Running it through the Porteus Package Manager should resolve all dependencies, and create modules for you.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: pidgin dependencies missing + solution.
should being the key word and did not being the reality, I've had a few things not resolved the dependencies. Could Multilib being enabled be confusing ppm?brokenman wrote:Running it through the Porteus Package Manager should resolve all dependencies, and create modules for you.
Posted after 6 hours 36 minutes 10 seconds:
Looks like booting into true 64 bit I am getting no more problems from ppm resolving dependencies. Looks to be confirmed that it is in fact a multilib issue.