You are not logged in.
Pages: 1
I just installed gtkpod on my Arch Linux 0.7.1 box. But when I run gtkpod, I get the following error message:
[rob@myarch ~]$ gtkpod&
[1] 2144
[rob@myarch ~]$ gtkpod: error while loading shared libraries: libmp4v2.so.0: cannot open shared object file: No such file or directory
[1]+ Exit 127 gtkpod
[rob@myarch ~]$
Is there a problem with the gtkpod package? Is there a missing dependency?
Rob
Offline
pacman -S libmp4v2
That should fix it.
- Rpg Cyco
Offline
I got gtkpod to wprk by installing libmp4v2. It should be listed as a dependecy in the gtkpod package. I will file a bug report.
Rob
Offline
I got gtkpod to wprk by installing libmp4v2. It should be listed as a dependecy in the gtkpod package. I will file a bug report.
It's already fixed in testing: http://www.archlinux.org/packages.php?id=9629. You can see libmp4v2 listed there as a required library.
- Rpg Cyco
Offline
I have never had that problem. :?
Arch - It's something refreshing
Offline
Pages: 1