just noticed that I am missing libtiff.so on my s10_72 x86 box:
% ldd /usr/dt/bin/sdtimage
libDtWidget.so.2 => /usr/dt/lib/libDtWidget.so.2
libDtSvc.so.1 => /usr/dt/lib/libDtSvc.so.1
libtt.so.2 => /usr/dt/lib/libtt.so.2
libXm.so.4 => /usr/dt/lib/libXm.so.4
libXt.so.4 => /usr/openwin/lib/libXt.so.4
libXmu.so.4 => /usr/openwin/lib/libXmu.so.4
libX11.so.4 => /usr/openwin/lib/libX11.so.4
libXext.so.0 => /usr/openwin/lib/libXext.so.0
libtiff.so => (file not found)
libdga.so.1 => /usr/openwin/lib/libdga.so.1
libdps.so.5 => /usr/openwin/lib/libdps.so.5
[snip the rest]
(there is one in /opt/csw/lib but I don't have LD_LIBRARY_PATH set so it is
not finding it). I just went through all my s10_72 CDs but there is no
package with the name SUNWtiff or similar. So, which package contains it?
TIA, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
SUNWTiff
Andreas.
--
Dr. Andreas F. Borchert, SAI, Universitaet Ulm | Habe Mut, dich deines
Helmholtzstrasse 18, E02, Tel +49 731 50-23572 | eigenen Verstandes zu
http://www.mathematik.uni-ulm.de/sai/borchert/ | bedienen! -- I. Kant
> In article <lm3bwqb...@privacy.net>, Dragan Cvetkovic wrote:
>> just noticed that I am missing libtiff.so on my s10_72 x86 box:
> [...]
>> (there is one in /opt/csw/lib but I don't have LD_LIBRARY_PATH set so it is
>> not finding it). I just went through all my s10_72 CDs but there is no
>> package with the name SUNWtiff or similar. So, which package contains it?
>
> SUNWTiff
>
> Andreas.
>
Duh. Indeed. Found on the second CD.
Thanks a lot.