Difference between pages "Nx" and "Build and install gphoto2"

From Linuxintro
(Difference between pages)
 
imported>ThorstenStaerk
 
Line 1: Line 1:
NX allows you to set up a terminal server. You will be working in front of a computer (the ''client'') that is connected via [[netWork]] to another computer (the ''server'') that does the actual work. Your client will only forward the server's display. NX is faster than [[vNc]].
+
gphoto2 is a utility to download pictures from a [[digital camera]].
  
Hello! dbcdbdg interesting dbcdbdg site! I'm really like it! Very, very dbcdbdg good!
+
To [[build]] and [[install]] it, [[find out your distribution]] and proceed accordingly
  
Very nice site!
+
= SUSE Linux 12.1 =
 
+
* [[open a console]] as root and [[install]] some [[dependencies]]:
Hello! dfbdkdd interesting dfbdkdd site! I'm really like it! Very, very dfbdkdd good!
+
[[yast]] -i libgphoto2-devel
 
+
* download the source code from http://sourceforge.net/projects/gphoto/files/gphoto/
Very nice site!
+
* [[extract]] it, in this example version 2.4.14:
 
+
cd
= See also =
+
[[tar]] xvzf Downloads/gphoto2-2.4.14.tar.gz
* [[control A computer]]
+
cd gphoto2-2.4.14/
* http://www.nomachine.com - where to get NX
 
* http://www.linuxquestions.org/questions/linux-software-2/nx-server-access-problem-930551/
 
 
 
[[Category:Guides]]
 

Revision as of 18:44, 11 August 2012

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

yast -i libgphoto2-devel
cd
tar xvzf Downloads/gphoto2-2.4.14.tar.gz
cd gphoto2-2.4.14/