(the following post was copied from another thread) > > 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 > > Why would you be running pkg-get on your OS X > machine? It runs > on the Solaris/OpenSolaris machine you're installing > the software > on so it can see what packages are already installed > and figure > out which it needs to download. > > -- > -Alan Coopersmith- > - [EMAIL PROTECTED] > Sun Microsystems, Inc. - X Window System > em Engineering > _______________________________________________ > opensolaris-help mailing list > [EMAIL PROTECTED]
Hi Alan, James, a recent converter from Mac to Solaris, was simply trying to relate his experience from the former to latter. What he could have done, after switching user to root, is to either run the pkg-get command with the full path: /opt/csw/bin/pkg-get or cd to /opt/csw/bin, then run the pkg-get command. OTOH, there seem to be so many ways to set the PATH variable (e.g., defining PATH in .bashrc, .profile, .bash_profile, /etc/default/login, /etc/default/su, & probably some others that I am not familiar with), perhaps someone more knowledgeable in Solaris (like yourself) could provide a simple HOWTO. Many of us will greatly benefit. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
