gonzalo / gphoto2-updater

Gphoto2 compiler and installer script. This script was initially created for Raspbian and Raspberry Pi but it is also tested for Ubuntu and Debian Jessie & Wheezy.
http://github.com/gonzalo/gphoto2-updater
292 stars 71 forks source link

Finally installed, need to move to main somehow #83

Closed kalib98 closed 3 years ago

kalib98 commented 3 years ago

Hi, I was struggling to get the latest versions, now I have them. However, I can't use any commands as it says "No such file or directory"

I was wondering if I could get some help in sorting that out.

https://imgur.com/a/9XgzK1q

here is pic of what it returned.

scribblemaniac commented 3 years ago

Just because you have libgphoto2 (the library) does not mean you have gphoto2 (the command line tool). What was the output of this updater script for you? What is the output of which gphoto2? Has the location of gphoto2 moved since it was last executed? If so start a new terminal session or run hash -d gphoto2 and try again.

kalib98 commented 3 years ago

It shows the gphoto2 version in the picture. I did hash -f earlier and it worked. Sorry should have updated my post, I got it all working kind of. So this script has been a huge help. Thanks