Results 1 to 2 of 2
I was given a fairly bleeding edge mp3 player recently, the Sandisk Connect. It therefor is not in libmtp 0.2.1 and doesn't work 100% in 0.2.2. Both 0.2.1 and 0.2.2 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-04-2007 #1Linux User
- Join Date
- May 2005
- Posts
- 473
libmtp
I was given a fairly bleeding edge mp3 player recently, the Sandisk Connect. It therefor is not in libmtp 0.2.1 and doesn't work 100% in 0.2.2. Both 0.2.1 and 0.2.2 install correctly, (0.2.1 from the repos and 0.2.2 from source) however, 0.2.3 compiles fine, installs fine, with no errors however, when I try to use mtp-tools it gives me.
I've seen this before, but I'm not sure exactly how to fix it. The libmtp.so.7 file IS in my /usr/local/lib folder. Any help would be greatly appreciatedCode:mtp-detect: error while loading shared libraries: libmtp.so.7: cannot open shared object file: No such file or directory
I'm using U 7.10
- 11-04-2007 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
Ensure that /usr/local/lib is listed in /etc/ld.so.conf and run ldconfig


Reply With Quote
