[sane-devel] libsane-dll.a - where is it?

Henning Meier-Geinitz henning@meier-geinitz.de
Thu, 21 Nov 2002 11:18:17 +0100


Hi,

On Thu, Nov 21, 2002 at 10:56:16AM +0100, Ulrich Deiters wrote:
> I had the broken link in my installation directory too after compiling
> sane-backends-1.0.8 without any special patches or flags. I simply
> deleted it.

Should be fixed in CVS now.

> Another thing: The script sane-config, which is copied to the $prefix/bin
> directory, should have execution permissions.

ls -l /usr/local/bin/sane-config
-rwxr-xr-x    1 root     root         3314 2002-11-20 23:05 /usr/local/bin/sane-config

The installed script has execution permissions, at least on this
system. Isn't this one of the jobs of the INSTALL_SCRIPT program? Ok,
if INSTALL_SCRIPT expands to "cp" on your system, it won't work.

So should we just add a chmod 755 (correct?) to configure?

Bye,
  Henning