Thank's everybody for your help ...
I forgot to type make before make install, now it works properly ...
bye bye Andrea
Platzer Christian wrote:
> Have you use the comand "make " after ./configure and before "make install"?
>
> Christian
>
> -----Ursprüngliche Nachricht-----
> Von: owner-sane-devel@mostang.com
> [mailto:owner-sane-devel@mostang.com]Im Auftrag von Andrea
> Gesendet: Freitag, 7. April 2000 13:49
> An: SANE
> Betreff: Help !!!
>
> hi,
>
> I have a problem when I try to install sane 1.0.2 or 1.0.1
>
> After ./configure , I type make install and the installation stopped .
>
> You look this output :
>
> # make install
>
> for subdir in lib sanei backend frontend doc tools; do \
> target=`echo install-recursive | sed s/-recursive//`; \
> echo making $target in $subdir; \
> (cd $subdir && make $target) \
> || case "" in *k*) fail=yes;; *) exit 1;; esac; \
> done && test -z "$fail"
> making install in lib
> make[1]: Entering directory `/usr/sane-1.0.1/lib'
> make[1]: Nothing to be done for `install'.
> make[1]: Leaving directory `/usr/sane-1.0.1/lib'
> making install in sanei
> make[1]: Entering directory `/usr/sane-1.0.1/sanei'
> make[1]: Nothing to be done for `install'.
> make[1]: Leaving directory `/usr/sane-1.0.1/sanei'
> making install in backend
> make[1]: Entering directory `/usr/sane-1.0.1/backend'
> ../mkinstalldirs /usr/local/lib /usr/local/lib/sane
> /usr/local/etc/sane.d
> installing libsane-abaton.la in /usr/local/lib/sane...
> libtool: install: `libsane-abaton.la' is not a valid libtool archive
> Try `libtool --help --mode=install' for more information.
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/usr/sane-1.0.1/backend'
> make: *** [install-recursive] Error 1
>
> Can you help me ?
>
> Bye Andrea
>
> --
> Source code, list archive, and docs: http://www.mostang.com/sane/
> To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
>
> --
> Source code, list archive, and docs: http://www.mostang.com/sane/
> To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Mon Apr 10 2000 - 00:57:09 PDT