summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL13
1 files changed, 9 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 2daac6cbb..079e46713 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,13 +11,16 @@ explicitly required. In fact, you really shouldn't.
In order to get gphoto2 running after installation, you will probably
want to read doc/FAQ and doc/gphoto2.txt.
+
===============================
Step 0: Preparing configuration
===============================
If you got your copy of gphoto2 packaged as a .tar.gz or .tar.bz2 tarball,
-skip this step. If you got gphoto2 from CVS, then you will have to prepare
-step 1, the configuration of the sources.
+SKIP THIS STEP.
+
+If you got gphoto2 from CVS, then you will have to prepare for step 1,
+the configuration of the sources.
For that, we supply you with a script called 'autogen.sh'.
@@ -58,7 +61,9 @@ As to whether 'autogen.sh' does its job, we are not completely sure.
Redhat Linux 7.3 user Uli says:
===============================
- Building currently doesn't work.
+ ./autogen.sh
+
+ (yeah, autogen works again. we fixed the stuff for the 2.1.0 release)
Regarding the right version of tools needed to build gphoto2 from CVS, we
@@ -79,7 +84,7 @@ Now run either one of
./configure --prefix=/usr/local
- to prepare a tarball source tree for installation in /usr/local
+ to prepare a tarball source tree for installation in (e.g.) /usr/local
./configure --prefix=/home/me/root --with-drivers=ptp,canon