64bit C Libraries are missing, Sol8
Hello,
How can I tell what package is missing for 64bit libraries? Files that are missing are:
/usr/lib/sparcv9/libCrun*
/usr/lib/sparcv9/libCstd*
Latest patch for these files is: 108435-22
How would I go about finding what this package is, and where could this magical package be downloaded from?
Thanks!
[349 byte] By [
xwila] at [2007-11-26 13:12:38]

# 2
The package(s) you want are on your Solaris installation CD's.
Disk #1 of 2 ( not the "Installation" CD, which I always think of as disk #0 ).
http://sunsolve.sun.com/handbook_pub/Software/Solaris_Ref/Solaris_8_1_01/solsw1 of2.html
They're automatically installed if you select End User or more,
when you build the system, but not with a Core installation cluster.
Use pkgadd to install them.
Same disk for Solaris 9, as well.
http://sunsolve.sun.com/handbook_pub/Software/Solaris_Ref/Solaris_9/solsw1of2.h tml
--
(SSH to the rescue, again.)