Problems with install

From: Brian Schramm (bschramm@schramms.yi.org)
Date: Mon Apr 09 2001 - 07:53:22 PDT

  • Next message: stef: "Re: [dev] New and updated backends"

    I am running Debian Potato and I just got a scanner. The software that I
    tryed to install is the one for 1.04 frountend and backend. The backend
    worked without a hitch as far as installing it. The front end failed when I
    tryed to install it. Here is the screen dump.

    schserv:/home/bschramm/sane/sane-frontends-1.0.4# make install
    for subdir in lib sanei src doc; 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 `/home/bschramm/sane/sane-frontends-1.0.4/lib'
    make[1]: Nothing to be done for `install'.
    make[1]: Leaving directory `/home/bschramm/sane/sane-frontends-1.0.4/lib'
    making install in sanei
    make[1]: Entering directory `/home/bschramm/sane/sane-frontends-1.0.4/sanei'
    make[1]: Nothing to be done for `install'.
    make[1]: Leaving directory `/home/bschramm/sane/sane-frontends-1.0.4/sanei'
    making install in src
    make[1]: Entering directory `/home/bschramm/sane/sane-frontends-1.0.4/src'
    ./mkinstalldirs /usr/local/bin /usr/local/share
    /bin/sh: -c: line 1: syntax error near unexpected token `;'
    /bin/sh: -c: line 1: `for program in ; do /usr/bin/install -c ${program}
    /usr/local/bin/${program}; done'
    make[1]: *** [install] Error 2
    make[1]: Leaving directory `/home/bschramm/sane/sane-frontends-1.0.4/src'
    make: *** [install-recursive] Error 1
    schserv:/home/bschramm/sane/sane-frontends-1.0.4#

    Any help would be greatly apreciated.

    Brian

    -- 
    Brian Schramm
    http://www.linuxexpert.org
    brian@schramms.yi.org
    

    -- 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 09 2001 - 07:37:41 PDT