Ralph Angenendt wrote:
> Hi,
>
> I have some problems here when trying to configure xsane-0.57
> with sane installed in /usr/local/*. configure doesn't find sane.h
> (although sane-config --cflags does give the correct path) and I get
> an error "checking for sane_init in -lsane... no" (though ld.conf
> knows the whereabouts of the Sane libraries).
>
> Any help is appreciated.
>
Hi Ralph,
sane-config is new in sane-1.0.2 and so it is not used in xsane in the moment.
Try
CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/libs" ./configure
Bye
Oliver
-- Homepage: http://www.wolfsburg.de/~rauch sane-umax: http://www.wolfsburg.de/~rauch/sane/sane-umax.html xsane: http://www.wolfsburg.de/~rauch/sane/sane-xsane.html E-Mail: mailto:Oliver.Rauch@Wolfsburg.DE-- 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 : Mon Mar 06 2000 - 09:50:10 PST