summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-06-25 17:21:41 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-06-25 17:21:41 +0000
commit3ed5639f7a122b09ef47a9f09b2057304d136c59 (patch)
treeeca1bacb57fcc9c3707776081817672bb85af87f /INSTALL
parentb505d3ef3332d79dfbe5845256a3be5454580901 (diff)
downloadlibgphoto2-3ed5639f7a122b09ef47a9f09b2057304d136c59.tar.gz
autogen.sh doesn't call configure any more
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4766 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-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