summaryrefslogtreecommitdiff
path: root/README.linux
diff options
context:
space:
mode:
Diffstat (limited to 'README.linux')
-rw-r--r--README.linux8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.linux b/README.linux
index 9011b72..6f7aec0 100644
--- a/README.linux
+++ b/README.linux
@@ -55,8 +55,12 @@ $ make install
Step by step install on Linux 2.6.* and 3.*, both with udev:
------------------------------------------------------------
-1. Install missing development packages with your prefered package manager:
- - libusb-dev or libusb-devel or libusb-1_0-devel
+1. Install with your preferred package manager:
+ (a) the development environment for your Linux distibution
+ - mandatory: gcc, make, kernel header files
+ - optional: git
+ (b) missing development packages
+ - libusb-dev or libusb-devel or libusb-compat-devel
2. Get the latest SANE backend from git:
You can download "daily git snapshot" from here: