AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
April 2000

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2000.04.17 19:03 "SGI tiff 3.5.5 make install error .....", by Hezekiah Mcmurray
2000.04.18 06:19 "Re: SGI tiff 3.5.5 make install error .....", by Jan Prikryl
2000.04.18 09:38 "Re: SGI tiff 3.5.5 make install error .....", by M L Welles
2000.04.18 14:42 "Re: SGI tiff 3.5.5 make install error .....", by Jan Prikryl
2000.04.18 18:00 "Re: SGI tiff 3.5.5 make install error .....", by Sam Leffler
2000.04.18 18:36 "Re: SGI tiff 3.5.5 make install error .....", by Chris Hanson
2000.04.18 18:51 "Re: SGI tiff 3.5.5 make install error .....", by Sam Leffler
2000.04.19 16:48 "Re: SGI tiff 3.5.5 make install error .....", by Roy Darrall
2000.04.19 18:39 "Re: SGI tiff 3.5.5 make install error .....", by Bob Friesenhahn
2000.04.20 14:02 "Re: SGI tiff 3.5.5 make install error .....", by Bruce Cameron
2000.04.18 19:29 "Re: SGI tiff 3.5.5 make install error .....", by Frank Warmerdam
2000.04.19 02:19 "autoconf based configure", by Kiriakos Georgiou
2000.04.19 06:20 "Re: autoconf based configure", by Kevin D Quitt
2000.04.19 13:13 "Re: autoconf based configure", by Bob Friesenhahn
2000.04.19 13:53 "Re: autoconf based configure", by Chris Hanson
2000.04.21 02:03 "Re: autoconf based configure", by Kiriakos Georgiou

2000.04.17 19:03 "SGI tiff 3.5.5 make install error .....", by Hezekiah Mcmurray

Each -

(I'm new to tiff/imaging)

After a sucessful 'configure' and 'make' on the tiff-3.5.5 directory a
'make install' fails quite reasonably due to a missing file
(tiff.sw.tools).  Truly - it is nowhere to be found.  Any suggestions
would be greatly appreciated.


Here's the error:

(orb /orb1/home/warez/tiff-v3.5.5)160# make install
--- install ---
= libtiff
--- all ---
        if [ IRIXdso != nodso ]; then  smake IRIXdso;  else  true;  fi
--- installHdrs ---
        /sbin/install -idb tiff.sw.dev -m 755 -dir /usr/local/include
        for i in ../libtiff/tiff.h ../libtiff/tiffio.h
../libtiff/tiffconf.h; do
f=`basename $i`;
/sbin/install -idb tiff.sw.dev -m 444 -F /usr/local/include
-src $i -O $f;                                  done
--- all ---
`IRIXdso' is up to date.
--- install ---
        /sbin/install -idb tiff.sw.dev -m 755 -dir /usr/local/lib
        /sbin/install -idb tiff.sw.dev -m 444 -F /usr/local/lib -O
libtiff.a
        if [ IRIXdso != nodso ]; then
smake installDSO;                                               else
true;                                                   fi
--- installDSO ---
        if [ so != so ]; then                    /sbin/install -idb
tiff.sw.tools -m 555 -F /usr/local/lib               -O libtiff.so;
/sbin/install -idb tiff.sw.tools -F /usr/local/lib
-ln libtiff.so -O libtiff.so;   else
/sbin/install -idb tiff.sw.tools -m 555 -F /usr/local/lib               -O
libtiff.so;                                  fi
= tools
--- all ---
`sgi2tiff' is up to date.
`tiffgt' is up to date.
`tiffsv' is up to date.
--- install ---
        /sbin/install -idb nostrip tiff.sw.tools -m 755 -dir
/usr/local/bin
/sbin/install: can't open tiff.sw.tools: No such file or directory.
*** Error code 2
smake: Error: 1 error
*** Error code 2
smake: Error: 1 error


Thanks
H


Hezekiah McMurray
Howard Hughes Medical Institute
California Institute of Technology
(626)395-6052
hez@caltech.edu