diff options
author | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2002-01-02 14:56:12 +0000 |
---|---|---|
committer | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2002-01-02 14:56:12 +0000 |
commit | 2d66ecbca3775e86875b6a491d9cae52bd964e98 (patch) | |
tree | b4992a4fd16de641166bae4be9775ddbc87bf1b2 /INSTALL | |
parent | df6ffbf9068b2f06d9c072ab8b5550a04e1a9fb9 (diff) | |
download | libgphoto2-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
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |