Mike Gerdts <mger...@gmail.com> writes: > I noticed a couple problems with > http://hub.opensolaris.org/bin/view/Community+Group+tools/sun_studio_12_tools. > Unfortunately, I didn't see a way that I could add a comment to the > page, even after authenticating. > > The instructions say... > > - Unpack the compressed tar archive into the /opt directory with the commands: > # cd /opt > > For Sep 2009 download: > # /usr/bin/bzcat > //DOWNLOAD-DIRECTORY///sunstudio12-patched-ii-//DATE//-//PLATFORM//.tar.bz2| > /bin/tar -xf - > > But this will do the wrong thing because the contents of the file are > appropriate for /opt/SUNWspro, not /opt. > > $ bzcat /tmp/sunstudio12-patched-ii-2009Sep-sol-x86.tar.bz2 | tar tf - > ... > ./bin/ > ./bin/c89 symbolic link to ../prod/bin/c89 > ./bin/c99 symbolic link to ../prod/bin/c99 > ./bin/cb symbolic link to ../prod/bin/cb > ...
Fixed. While looking at this, I'd be interested to know why the instructions state that the compilers must be in /opt/SUNWspro. That's plainly false, it's totally up to the the env file. -- Rich _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org