> Looking here: > > http://www.blastwave.org/pkg-get.php > > I see that I need to set wget and pkg somewhere in my > $PATH. On my OS X machine at work there is a .profile > file in the users' folder to edit. I see a .dtprofile > in my user account. Is this the correct one? Do I > need to change the root's .profile since pkg needs to > run as root? > > Since I'm new at setting the $PATH can someone type > out the exact line that needs to be entered into the > file to enable pkg? > > Thank you.
The following text can be found in the "HOWTO use Blastwave" . . . beginning quote: Next item is the default PATH for the root user and regular users. You can set this in the files /etc/default/login and /etc/default/su. Please feel free to be pedantic and set PATH and SUPATH in both of those files to something useful thus : PATH=/opt/csw/bin:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ccs/bin . . . end quote. http://www.blastwave.org/howto.html This message posted from opensolaris.org
