Jump to content

Obsolete:Solaris post-installation

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains historical information. It may be outdated or unreliable.

Post-install steps for Solaris

Fix up PATH var

Since many executables live in /opt/ts/bin, in order for this to be added to users' PATH you will need to edit the file /etc/default/login and add the lines

PATH=/usr/bin:/opt/ts/bin
SUPATH=/usr/sbin:/usr/bin:/opt/ts/bin:/opt/ts/sbin

You should also edit the file /etc/profile and add the line

PATH=/usr/bin:/sbin:/usr/sbin:/usr/sfw/bin:/usr/openwin/bin:/usr/X11/bin:/usr/dt/bin:/usr/ccs/bin:/opt/pkgbuild/bin:/opt/ts/bin:/opt/local/bin