Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: jls on June 29, 2012, 09:19:07 PM
-
jls@aspire:~$ clementine
clementine: error while loading shared libraries: libimobiledevice.so.2: cannot open shared object file: No such file or directory
-
The problem here was that the previous version of libimobiledevice was an unstable version, which was used to be able to work with ios5.
With the latest update the stable version works with ios5, but the library version is libimobiledevice.so.1 and not libimobiledevice.so.2.
My fault I know, but I thought it better to go with the stable version if it works.
-
no problem i will rebuild clementine soon
btw libimobiledevice-dev missing dependency libtasn1-dev
-
Thanks - I think it's gnutls-dev that's missing the libtasn1-dev dep :)
-
but libimobiledevice.pc lists libtasn1 as a requirement
and one more thing libgpod needs a rebuild against libimobiledevice.so.1 and gnutls.so.28
-
and one more thing libgpod needs a rebuild against libimobiledevice.so.1 and gnutls.so.28
done, posted :)