| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2000.04.18 06:19 "Re: SGI tiff 3.5.5 make install error .....", by Jan PrikrylQuoting 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
-------------------------------------------------------------------------
|
|||||||