<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Rafe,<br>
      You could try this search:  find /usr -name libsane.s*<br>
      it may take a few minutes to finish, but should find all your sane
      backend installation directories.<br>
      On a live DVD of ubuntu 14.10 sane seems to be in
      /usr/lib/x86_64-linux-gnu<br>
      <br>
      Also run: scanimage -V<br>
      That tells you which version of sane is actually running. If it
      gives you version 1.0.24 that's the original ubuntu version, not
      the one you have compiled.<br>
      <br>
      The bottom section of this page  <a class="moz-txt-link-freetext"
        href="https://help.ubuntu.com/community/CompileSaneFromSource">https://help.ubuntu.com/community/CompileSaneFromSource</a><br>
      Says something about how to specify which installation of sane is
      used.<br>
      <br>
      Paul<br>
      <br>
      On 04/03/15 08:53, Rafe DiDomenico wrote:<br>
    </div>
    <blockquote cite="mid:54F6C801.5070505@gmail.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      I tried to search for the installation directory as described in
      the directions but couldn't find the file the author suggested,
      but I read somewhere that Ubuntu used /usr/lib/sane. Guess that
      wasn't correct. So I tried compiling to the directory you
      suggested but that didn't produce any different results.<br>
      <br>
      From sane-find-scanner:<br>
      <title></title>
      <meta name="generator" content="LibreOffice 4.3.3.2 (Linux)">
      <style type="text/css">
                @page { margin: 0.79in }
                p { margin-bottom: 0.1in; line-height: 120% }
        </style>found USB scanner (vendor=0x04a9, product=0x190f, chip=GL848+?)
      at libusb:002:002<br>
      <br>
      (Which is the Canon LIDE 220)<br>
      <br>
      But scanimage gives me:<br>
      No scanners were identified....<br>
      <br>
      I'm not sure what would be useful from the compiling (there were a
      lot of unset variable warnings, but nothing else that I noticed).
      This comes at the end of the process:<br>
      canon_dr.desc: Warning: Backend `canon_dr': 9 USB devices without
      :usbid<br>
      umax.desc: Warning: Backend `umax': 1 USB devices without :usbid<br>
      epjitsu.desc: Warning: Backend `epjitsu': 1 USB devices without
      :usbid<br>
      epson2.desc: Warning: Backend `epson2': 13 devices without
      :interface<br>
      epson2.desc: Warning: Backend `epson2': 8 USB devices without
      :usbid<br>
      snapscan.desc: Warning: Backend `SnapScan': 1 USB devices without
      :usbid<br>
      hp5400.desc: Warning: Backend `hp5400': 1 USB devices without
      :usbid<br>
      unsupported.desc: Warning: Backend `unsupported': 34 USB devices
      without :usbid<br>
      epkowa.desc: Warning: Backend `epkowa': 13 devices without
      :interface<br>
      epkowa.desc: Warning: Backend `epkowa': 8 USB devices without
      :usbid<br>
      viceo.desc: Warning: Backend `viceo': 1 USB devices without :usbid<br>
      brother.desc: Warning: Backend `brother': 1 USB devices without
      :usbid<br>
      samsung.desc: Warning: Backend `samsung': 7 USB devices without
      :usbid<br>
      brother2.desc: Warning: Backend `brother2': 9 USB devices without
      :usbid<br>
      panamfs.desc: Warning: Backend `panamfs': 7 devices without
      :interface<br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 03/02/2015 09:21 PM, Paul Newall
        wrote:<br>
      </div>
      <blockquote cite="mid:54F4C660.6030101@ntlworld.com" type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        <div class="moz-cite-prefix">On 02/03/15 14:18, Rafe DiDomenico
          wrote:<br>
        </div>
        <blockquote cite="mid:54F47147.1040604@gmail.com" type="cite">
          <meta http-equiv="content-type" content="text/html;
            charset=windows-1252">
          I compile dvb drivers after kernel updates quite often, so
          this is not completely new to me, but I had some trouble with
          sane and haven't gotten it to work.<br>
          <br>
          First of all this is Ubuntu 14.10 64<br>
          <br>
          I followed the steps outlined here: <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="https://help.ubuntu.com/community/CompileSaneFromSource">https://help.ubuntu.com/community/CompileSaneFromSource</a><br>
          <br>
          Installed the dependencies and pulled the source just fine. <br>
          <br>
          Installed the libraries to /usr/lib/sane<br>
          <br>
          So, make and make install ran and I have a directory full of
          drivers but running scanimage -L with root or not doesn't find
          anything.<br>
          <br>
          I checked that /etc/ld.so.conf includes /usr/lib<br>
          <br>
          but still nothing<br>
          <br>
          As you can tell I don't do this professionally. Any help would
          be greatly appreciated.<br>
          <br>
          <br>
          <meta http-equiv="content-type" content="text/html;
            charset=windows-1252">
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
        </blockquote>
        Was your original sane library installed in /usr/lib/sane ?<br>
        I am guessing you might now have 2 installations of sane, one
        in  /usr/lib/sane  and the original somewhere like
        /usr/lib/x86_64-linux-gnu<br>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>