Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PKGADD is not working

545 views
Skip to first unread message

Carl Fyffe

unread,
Sep 10, 1997, 3:00:00 AM9/10/97
to

I am trying to install gcc and when I do:
pkgadd -d /export/home/fyffec/tmp/gcc-2.7.2
I get:
pkgadd: ERROR: attempt to process datastream failed
- bad format in datastream table-of-contents
pkgadd: ERROR: could not process datastream from
</export/home/fyffec/tmp/gcc-2.7.2>

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

Youcai Chen

unread,
Sep 11, 1997, 3:00:00 AM9/11/97
to

is the gcc-2.7.2 here a dir?

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.

0 new messages