Ciao a tutti, uso linux da diveris anni, ma come smanettone sono un "niubbo". Ho provato diverse volte ad installare il driver per la porta parallela necessario per usare il mio vecchio scanner trust easy scan 9600 plus, ma quando faccio "./configure", ottengo puntualmente:
winn@linux-gs4f:~/as6edriver-0.5> ./configure loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for a BSD compatible install... (cached) /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) no checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking whether supports -frepo... (cached) yes checking for ld used by GCC... (cached) /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... (cached) yes checking for /usr/i586-suse-linux/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) pass_all checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no loading cache ./config.cache within ltconfig checking whether -lc should be explicitly linked in... (cached) yes checking for objdir... .libs checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes finding the maximum length of command line arguments... (cached) 73729 checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) no creating libtool loading cache ./config.cache checking for object suffix... (cached) o checking for executable suffix... (cached) no checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for extra includes... no checking for extra libs... no checking if as6edriver should be compiled... yes creating ./config.status fast creating ./Makefile fast creating as6edriver/Makefile fast creating as6edriver/docs/Makefile can't open ./as6edriver/docs/Makefile.in: No such file or directory fast creating as6edriver/docs/en/Makefile can't open ./as6edriver/docs/en/Makefile.in: No such file or directory creating config.h config.h is unchanged da yast make mi risulta installato. ho letto altri post, ed alcune guide, ma non trovo niente di esplicito su "checking whether make sets ${MAKE}... (cached) no" ah, se faccio "whereis alocal-1.4" ottengo: "aclocal-1: /usr/bin/aclocal-1.11 /usr/bin/X11/aclocal-1.11 /usr/share/aclocal-1.11"
purtroppo, non mi rimane che chiedere aiuto
Grazie a tutti!
Dopo il "./configure" devi dare "make" poi su e poi "make install"
http://download.opensuse.org/repositories/