Menu

Sane inclusion

Help!
2004-03-11
2004-09-08
  • Nobody/Anonymous

    Any news from sane about the inclusion of these drivers??

    MeL

     
    • Bertrik Sikken

      Bertrik Sikken - 2004-03-11

      We're working on it (really!)
      Remaining open issues are:
      * check compilation against sane CVS
      * we need to check the backend with tstbackend
      * run indent -gnu (=trivial)
      * documentation update

       
    • Anonymous

      Anonymous - 2004-03-16

      Wow!!!

      Thanks a lot Bertrik!!!

      I think I'm not the only one who feels this.. I do have a lot of appreciation for your work

      Thanks a lot again... :)

      Mede

       
    • Eric Spierings

      Eric Spierings - 2004-08-10

      Good to see this thingy included in sane. It is clearly a lot of work.  Any news yet on the schedule?

      Eric

       
    • Ullrich Sigwanz

      Ullrich Sigwanz - 2004-08-16

      Hello Eric,

      I cannot say a thing about the schedule.
      Henning (Mr. SANE) and me are only communicating over the devel-list. So everything I know is what you know.

      Nevertheless I think the code that is included in the current sane-snapshot will be the same as for the release

      Regards

      Ullrich

       
    • Nobody/Anonymous

      I see now several niash files in the cvs repository of sane (http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/sane-backends/backend/?cvsroot=sane). Since I am a real no-know, can anyone tell me how to use them? Do I just download them and add niash to my config? Or is it more complicated?

       
    • Ullrich Sigwanz

      Ullrich Sigwanz - 2004-09-08

      Hi,

      You can get the latest SANE-version (every day new) at
      http://sane-project.org/snapshots/
      as a tar.gz

      unpack them by something like
      ------------------------------------------------
      tar -xzvf /path/to/where/the/gz/is/sane-backends-xyz.tar.gz
      ------------------------------------------------

      change to the unpacked directory

      ------------------------------------------------
      cd sane-backends-xyz
      ------------------------------------------------
      ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info
      ------------------------------------------------
      make
      ------------------------------------------------
      sudo make install
      (followed by the root password)
      ------------------------------------------------

      That's it

      Regards
      Ullrich

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.