Build and install gphoto2
From Linuxintro
Revision as of 18:41, 11 August 2012 by imported>ThorstenStaerk (Created page with "gphoto2 is a utility to download pictures from a digital camera. To build and install it, find out your distribution and proceed accordingly = SUSE Linux 12.1 =...")
gphoto2 is a utility to download pictures from a digital camera.
To build and install it, find out your distribution and proceed accordingly
SUSE Linux 12.1
- download the source code from http://sourceforge.net/projects/gphoto/files/gphoto/
- open a console
- extract it, in this example version 2.5:
cd tar xvzf Downloads/gphoto2-2.5.0.tar.gz cd gphoto2-2.5.0/