summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2003-05-16 08:40:43 +0000
committerMarcus Meissner <marcus@jet.franken.de>2003-05-16 08:40:43 +0000
commitdb78c0f203efcfc849ffb9cd38c9ef991ed48760 (patch)
treee55f1bca4230a1796a18a1bd28502b6f10c124f1 /INSTALL
parenta490813e4a03d276bcd28039c0be93acea2096b0 (diff)
downloadlibgphoto2-db78c0f203efcfc849ffb9cd38c9ef991ed48760.tar.gz
* INSTALL: removed references to gphoto.com , gphoto.net
changed ptp to ptp2 in example. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6414 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 3b3bbb186..322c43746 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,9 +10,7 @@ In order to get libgphoto2 running after installation, you will
probably want to read The gPhoto2 Manual. It is available from the
homepage:
- http://gphoto.net/
http://gphoto.org/
- http://gphoto.com/
http://gphoto.sourceforge.net/
At lease one of these should work at any time.
@@ -54,11 +52,11 @@ Now run either one of
to prepare a tarball source tree for installation in (e.g.) /usr/local
- ./configure --prefix=/home/me/root --with-drivers=ptp,canon
+ ./configure --prefix=/home/me/root --with-drivers=ptp2,canon
to prepare a tarball source tree for installation in
/home/me/root and for compilation only of the drivers
- for PTP and Canon cameras
+ for PTP and Canon cameras.
or run ./configure --help in order to find out about more
configuration parameters.