From 260123716172d33f44bdc0e4e5422554d139215c Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Wed, 9 May 2012 00:47:30 +0100 Subject: Imported Upstream version 2.1.8.20120507 --- README | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index af610ab..46e7055 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ Phidgets for Linux - Version 2.1.8, 22 February 2011 + Version 2.1.8, 3 May 2012 Installation ============ @@ -17,10 +17,13 @@ zeroconf if it is available. Requirements ============ -libusb 0.1 +libusb 1.0 This is generally already installed. The libusb dev files may need to -be installed - this is usually a package called libusb-dev. +be installed - this is usually a package called libusb-1.0-0-dev. If +libusb-1.0 is not available, libusb-0.1 will be used as a fallback, +however, libusb-0.1 is not recommended because of a memory leak which +will never be fixed. Some embedded systems / older distros may need to manually set up the userspace USB device tree. Usually this is handled by udev and @@ -54,6 +57,10 @@ Options make LABVIEW_CINTOOLS_PATH=/usr/local/natinst/LabVIEW-2010/cintools Note: replace 'LabVIEW-2010' with your version + + To use old libusb-0.1 + + ./configure --enable-oldlibusb Usage ===== -- cgit v1.2.3