Merge devel (v1.0.3) into head branch.

DEVEL_2_0_BRANCH-1
Petter Reinholdtsen 2000-08-12 15:08:46 +00:00
rodzic 6d05fab6a4
commit 2b78b9da98
1 zmienionych plików z 13 dodań i 0 usunięć

13
README.aix 100644
Wyświetl plik

@ -0,0 +1,13 @@
Under AIX, you'll need the generic SCSI device driver gsc written by
Matthew Jacob <mjacob@feral.com> (nice piece of work!). When you
install this driver, copy the header file gscdds.h to /usr/include, as
we look for it there.
Find this driver under:
ftp://ftp.feral.com/pub/aix/gsc.tar.gz
ftp://ftp.thp.Uni-Duisburg.DE/pub/source/gsc.tar.gz
Compiling shared libraries doesn't work at the moment for AIX. To use
static libraries, run "configure --disable-shared". If you have any
suggestions on how to fix this please contact the SANE mailing list
sane-devel@mostang.com.