From 1c05bee77c1d493b38a9ada0a50a8001e7a0ee6d Mon Sep 17 00:00:00 2001 From: Rolf Bensch Date: Thu, 20 Aug 2015 22:27:22 +0200 Subject: [PATCH] add development environment --- README.linux | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.linux b/README.linux index ec63aec6b..ebdb0bd44 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-compat-devel +1. Install with your preferred package manager: + (a) the development environment for your Linux distibution + - mandaroty: 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: