Nick Lamb <njl98r@ecs.soton.ac.uk> writes:
> On Sat, Apr 22, 2000 at 03:43:06PM -0700, David Fox wrote:
> > It appears to me that sane will not run without the *.lai files
> > installed in /usr/lib and /usr/lib/sane, but the "make install" target
> > does not perform this installation. Am I mistaken?
>
> Yes.
Ok, I was completely off about what the problem is. After doing make
install there is a link in /usr/lib/sane from libsane.so.1 to
libsane-umax.so.1.0.2, created when "ldconfig -n" is run in that
directory by the libtool script. Apparantly this is because
libsane-umax.so.1.0.2 is the last library in the directory
alphabetically. A bug in /sbin/ldconfig? If I change this link to
point to libsane-dll.so.1.0.2 the installation works.
-- 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 : Sun Apr 23 2000 - 07:27:13 PDT