Hi, On 2006-03-14 19:54, Enrico Weigelt wrote: > sane looks for the drivers .so's in the wrong location: > /usr instead of /usr/lib/sane.
I don't think so. By default, the dll backend looks in /usr/local/lib/sane . If you set PREFIX to e.g. /usr, the dll backend will look in /usr/lib/sane/. > I couldn't track it down yet. Where should I look ? Check what you changed compared to the unmodified sane-backends source code. Bye, Henning
