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.18 06:19 "Re: SGI tiff 3.5.5 make install error .....", by Jan Prikryl

Quoting Hezekiah Mcmurray (hez@mayo.caltech.edu):

> 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.

tiff.sw.tools is not a file, it's IMHO the name of SGI package to be
generated:

> [...]
> --- installHdrs ---
>         /sbin/install -idb tiff.sw.dev -m 755 -dir /usr/local/include
                        ^^^^^^^^^^^^^^^^
> [...]
> --- install ---
>         /sbin/install -idb nostrip tiff.sw.tools -m 755 -dir
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^

SGI installation database (IDB) has a parameter called "nostrip". So
unless someone posts a fix for this, I would exepriment with "-idb
nostrip -idb tiff.sw.tools" or similar - see manpages for `install'
and 'gendist'.

-- jp

-------------------------------------------------------------------------
               Jan Prikryl <prikryl@cg.tuwien.ac.at>
         http://www.cg.tuwien.ac.at/staff/JanPrikryl.html
         Institute of Computer Graphics and Visualisation
             Vienna University of Technology, Austria
-------------------------------------------------------------------------