Derrel,
You really should have searched the list before posting, since I am not
only compiled sane-{backends,frontends} and xsane on RH 7.0 but made rpms
and srpms available. Please see
http://www.kahtep.com/RPMS/i386
http://www.kahtep.com/SRPMS
for some reason sane 1.0.4 compiled without any problems (could be that
RPM itself takes care of things you reported), patches for xsane have been
posted earlier by the maintainer and myself.
Eugene.
On 27 Dec 2000, Derrell Lipman wrote:
> Hi. I downloaded all the latest SANE stuff today.
>
> - sane-1.0.3 compiled and installed fine, , but caused problems
> for sane-frontends-1.0.4 and xsane-0.68.
>
> On RedHat 7.0, the LIBS line in sane-config must contain -ldl or the
> sane-frontends-1.0.4 and xsane-0.68 installations fail.
>
> LIBS="-lnsl -lm -ljpeg -ldl"
>
> (Also, looking at it now, -lm should generally be the *last* library
> linked, as anything could end up using it. It didn't make a
> difference here, though.)
>
> - sane-backends-1.0.4 compiled and installed fine
>
> - sane-frontends-1.0.4 would not install. The first problem was the
> sane-config issue discussed above. Secondly, two makefiles needs to
> be modified (they appear to have some local munging that didn't get
> removed before the release).
>
> src/Makefile and doc/Makefile both require changing:
>
> INSTALL = ../'/usr/bin/install -c'
>
> to
>
> INSTALL = /usr/bin/install -c
>
> - xsane-0.68 would not install prior to the sane-config fix.
>
> Thanks for all the work! I hope this helps you modify the configure
> script so others can install more easily.
>
> Cheers,
>
> Derrell
>
-- 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 Dec 27 2000 - 19:32:11 PST