summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorScott Fritzinger <scottf@unr.edu>2000-06-22 18:06:34 +0000
committerScott Fritzinger <scottf@unr.edu>2000-06-22 18:06:34 +0000
commita972a36e78484421310c8d1c47816c445992874c (patch)
treeb0dc166f8d1d893559cd3a5ee2ffee98a14c2e3c /INSTALL
parentbfa2d46e59dfa6484a014f306bee53ec292d02b4 (diff)
downloadlibgphoto2-a972a36e78484421310c8d1c47816c445992874c.tar.gz
*revamped CameraAbilities (no more reset/sleep) *making command-line functional *adding error-checking *removed camera_open/close *added camera_debug_set to get more verbose output *other misc.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@571 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e69de29bb..c5dd5e3ed 100644
--- a/INSTALL
+++ b/INSTALL
@@ -0,0 +1,3 @@
+1) ./configure
+2) make
+3) make install