<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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 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=utf-8">
  </body>
</html>