Re: Help !!!

From: Peter Kirchgessner (peter@kirchgessner.net)
Date: Fri Apr 07 2000 - 11:24:29 PDT

  • Next message: Steve Sheriff: "RE: [SLE] scanner Umax 2200 not found"

    Hi,

    you need to do

    ./configure
    make
    make install

    Sincerely

    Peter

    Andrea wrote:
    >
    > 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

    -- 
    Peter Kirchgessner
    WWW:    http://www.kirchgessner.net
    e-mail: peter@kirchgessner.net
    

    -- 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 : Fri Apr 07 2000 - 11:23:29 PDT