View Single Post
Posts: 24 | Thanked: 13 times | Joined on Feb 2011
#26
Open xterminal
Code:
root
chmod +x /usr/local/bin/gphoto2
chmod +x /usr/local/bin/gphoto2-config
If you have this problem:
"error while loading shared libraries: missing_file: cannot open shared object file: No such file or directory"
Code:
ln -s /usr/local/lib/missing_file /usr/lib/missing_file
 

The Following User Says Thank You to ale152 For This Useful Post: