Chapter 8. UNIX Support Guide
On recent versions of Solaris, the necessary libraries are provided by the following natively
installed packages:
•
SUNWgccruntime
•
SUNWopenssl*
•
SUNWzlib
For older Solaris versions, the following required packages may be downloaded from
http://www.sunfreeware.com:
or
•
SMClibgcc
SMCgcc
•
SMCossl
•
SMCzlib
To verify if a package is installed on the client, use the
to check for a package that contains "zlib" in the name, run the following command:
# pkginfo | grep zlib
Note
Solaris
package
the
installed
libgcc < version > -sol < solaris-version > -sparc-local.gz
after installation
8.3.1.2. Configure the Library Search Path
In order to allow the Solaris client to use the libraries installed in the previous step, you
must add their location to the library search path. To do so, use one of the following com-
mands, depending on the architecture of the client:
On Sparc:
# crle -c /var/ld/ld.conifg -l /lib:/usr/lib:/usr/local/lib
On x86:
# crle -c /var/ld/ld.config -l /lib:/usr/lib:/usr/local/lib:/usr/sfw/lib
archive
names
package.
For
command. For example,
pkginfo
differ
from
example,
the
185
the
name
package
archive
becomes SMClibgcc
of
Need help?
Do you have a question about the NETWORK 4.1.0 and is the answer not in the manual?