Julien BLACHE wrote: > Lucas van Staden <lvanstaden at lizearle.com> wrote: > > >> Any better fix for this ? Maybe I am missing a configure setting ? >> >> I used ./configure --prefix=/ --bindir=/bin --sbindir=/bin --libdir=/lib >> > > --sysconfdir > > JB. > > Hi,
Yeah, I did see that one, but did not set it...marked as 'read only', so figure I cannot change it.. configure --help gives: .... --sysconfdir=DIR read-only single-machine data [PREFIX/etc] ... so...using my prefix it set to //etc I noticed the double slash, and also tried the configure with --prefix= (blank) which then set sysconfdir to /etc. A make install installed all files to correct folders, including /etc/sane.d/ prefix set to either blank or / had the same effect, saned could not find the saned.conf file. Sorry about the two different posting emails, I forgot to change from my default (work) profile on my first post. Regards Lucas
