Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on June 29, 2012, 09:19:07 PM

Title: clementine
Post 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
Title: Re: clementine
Post by: Juanito on June 30, 2012, 01:15:08 AM
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.
Title: Re: clementine
Post by: Arslan S. on June 30, 2012, 04:39:56 AM
no problem i will rebuild clementine soon
btw libimobiledevice-dev missing dependency libtasn1-dev
Title: Re: clementine
Post by: Juanito on June 30, 2012, 04:51:47 AM
Thanks - I think it's gnutls-dev that's missing the libtasn1-dev dep  :)
Title: Re: clementine
Post by: Arslan S. on June 30, 2012, 05:44:23 AM
but libimobiledevice.pc lists libtasn1 as a requirement

and one more thing libgpod needs a rebuild against libimobiledevice.so.1 and gnutls.so.28

Title: Re: clementine
Post by: Juanito on June 30, 2012, 09:00:33 AM
and one more thing libgpod needs a rebuild against libimobiledevice.so.1 and gnutls.so.28

done, posted  :)