<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <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>
  </body>
</html>