Re: Problem installing xsane on Irix 6.5.2

Lee Bartolotti (bartolot@muffin.ncsc.org)
Sun, 7 Nov 1999 13:33:08 -0500 (EST)

Hi,

> Has anybody installed xsane on Irix?
>
> Thanks,
>
> -Eric

Yes, I am running it on an Indigo Elan R4400 running IRIX 6.5.3. I
use the gcc compiler that comes on the ADA GNAT varsity CD from SGI.
I set the following before running configure [for GIMP (1.1.11), SANE
(1.0.1) and XSANE (0.42)]:

setenv CC "gcc -n32"
setenv CFLAGS '-I/usr/local/include -L/usr/local/lib -I/usr/local/include/libgimp'
setenv CPPFLAGS '-I/usr/local/include -L/usr/local/lib -I/usr/local/include/libgimp'
setenv PERL /usr/local/bin/perl
setenv SGI_ABI -n32
setenv LD_LIBRARY_PATH /usr/local/lib

This works for my system.

Lee Bartolotti

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com