From 9b62d6f429c0b20c24a63e873bf287ed57b3fa2c Mon Sep 17 00:00:00 2001 From: Ctibor Date: Fri, 30 Jan 2015 22:44:14 +0100 Subject: sci-libs/sbig cannot be installed on ARCH=arm due to binary code. Masking it and creating special portage set for ARM. --- README.indilib-drivers | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.indilib-drivers b/README.indilib-drivers index 0bbeb14..494fb30 100644 --- a/README.indilib-drivers +++ b/README.indilib-drivers @@ -35,10 +35,14 @@ More info about Gentoo overlays and their management can be found on https://wik sudo layman -a overlay -4. To install all available indilib drivers (e.g. for testing if the driver can be compiled on certain ARCH) simply use provided portage set: +4. To install all available indilib drivers (e.g. for testing if the driver can be compiled on ARCH) simply use provided portage set: sudo emerge -v @indilib-drivers +or if you use ARCH=arm system (e.g. raspberrypi). This set is due to that some drivers use binary code which is compiled for x86 processors only. + +sudo emerge -v @indilib-drivers-arm + 5. If you want to install only drivers for the devices you use (The Gentoo Way TM), you have to set appropriate USE flags: Available USE flags (note that only 3rd party drivers are present, with exception of indi-qhy-old. All other drivers are installed by sci-libs/indilib itself): -- cgit v1.2.3