[SunHELP] Re: make command

Robert Novak sunhelp at sunhelp.org
Mon Sep 10 21:39:10 CDT 2001


On Tue, 11 Sep 2001, BABAK DANESHPAJOH wrote:

> i download two files from sunfreeware
> 1-gcc-2.95.3.tar(source code)
> 2-gcc-3.0.1-sol8-intel-local.gz
> after unzip or untar the above files examine following
> command as you said:
> patchadd  /gcc/gcc-3.0.1-sol8-intel-local
> or
> patchadd /gcc
> but it does not work .
> then how can i install gcc .

First of all, please trim your quoted text.

You need to use pkgadd, not patchadd.

# pkgadd -d /gcc/gcc-3.0.1-sol8-intel-local

assuming the file is in /gcc on your system of course. 

You'll need to hit enter 2 or 3 times when prompted, once for the package
name (it will be the only one listed), then for running something as root,
and possibly once for changing permissions on /usr/local/* directories.
This last one, on the "conflicting attributes" prompt, can safely be
answered "n" in many cases.

You may also wish to use the gcc 2.95.3 release instead of 3.0.1 ... see
the red type at http://www.sunfreeware.com/programlistsparc8.html#gcc

--Rob

Robert Novak, Indyramp Consulting * rnovak at indyramp.com * indyramp.com/~rnovak
        "And it's been a long December and there's reason to believe
           Maybe this year will be better than the last...." -- counting crows




More information about the SunHELP mailing list