Hi,
On Wed, Jun 06, 2001 at 01:04:52AM +0200, Franz Bakan wrote:
> The problem is ./configure:
>
> G:\sane-frontends >sh configure
> loading site script /usr/share/config.site
> loading cache ./config.cache
> checking whether GIMP plugin is requested... yes
> ...
> ...
> checking for sane-config... (cached) g:/usr/bin/sane-config
> checking for SANE - version >= 1.0.0... no
> *** Could not run SANE test program, checking why...
[...]
Configure is talking about its own test program, not frontend/test.c.
Look at the code of configure, it contains a small C program that is
compiled and linked against SANE. In your case it probably just can't
find the sane libraries.
Bye,
Henning
-- 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 : Wed Jun 06 2001 - 11:27:36 PDT