niallfitz
Posts: 11
Joined: Mon Dec 30, 2013 3:07 pm

A total newbie looking to install gphoto

Sat Feb 01, 2014 8:05 pm

Hi folks,

I'm sorry if this has been covered, I did search.

How do I install gphoto on the Raspbian OS? I followed the instructions at http://www.yannock.be/computer/compilin ... comment-93 but hit a dead end at the first hurdle with 3 errors:

"Unable to locate package svn"
"unable to locate package checkout"
"Unable to locate package https"

I am logged into the graphical interface (startx) as root.
Is the step I am trying the actual first step or should I have downloaded gphoto from the website first?

Regards,
Niall.

User avatar
joan
Posts: 14960
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: A total newbie looking to install gphoto

Sat Feb 01, 2014 10:46 pm

Unless you are desperate for the cutting edge it's best to use the version in the repositories.

sudo apt-cache search gphoto

shows a package gphoto2

sudo apt-get update
sudo apt-get install gphoto2

will install the package.

niallfitz
Posts: 11
Joined: Mon Dec 30, 2013 3:07 pm

Re: A total newbie looking to install gphoto

Sun Feb 02, 2014 11:35 am

thanks Joan, so maybe go for 2.5.2 instead if the brand new 2.5.3?

Return to “Graphics, sound and multimedia”