I have RTFM and can not figure out what I have done wrong. I downloaded
the gcc from sunsite. I am installing on Solaris 2.5 with CDE installed
on a SPARC 20.
Please help.
--
Carl B. Fyffe
fyffe...@bah.com
You should use the pkg file name instead of the directory when dealing with
a pkg datastream.
i.e. if the file you downloaded is named gcc-pkg-2.7.2 and you put it under
/some/where/gcc-2.7.2
then you do
pkgadd -d /some/where/gcc-2.7.2/gcc-pkg-2.7.2
Y.C.