summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-01-02 14:56:12 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-01-02 14:56:12 +0000
commit2d66ecbca3775e86875b6a491d9cae52bd964e98 (patch)
treeb4992a4fd16de641166bae4be9775ddbc87bf1b2
parentdf6ffbf9068b2f06d9c072ab8b5550a04e1a9fb9 (diff)
downloadlibgphoto2-2d66ecbca3775e86875b6a491d9cae52bd964e98.tar.gz
Added note about libusb requirements (current CVS or 0.1.5 release)
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3650 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fc46af1f..f6656aa0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-24 Hans Ulrich Niedermann <hun@n-dimensional.de>
+
+ * INSTALL: Added note about libusb requirements (CVS or 0.1.5)
+
2002-01-02 Lutz Müller <urc8@rz.uni-karlsruhe.de>
* libgphoto2/Makefile.am
diff --git a/INSTALL b/INSTALL
index 5fcf96479..e4fb75ca5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,6 +19,11 @@ The installation procedure should be quite simple:
If you have difficulties building on FreeBSD, try --disable-nls.
+ In order to get USB support, you must have libusb installed on
+ your system (http://sourceforge.net/projects/libusb). As of
+ 2002-01-01, a current CVS version of libusb (or the upcoming 0.1.5
+ release) is required.
+
The following software components are optional, and will improve the
libraries' and/or command-line client's functionality if present:
libusb -- Universal Serial Bus camera support