This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: problem installing gcc and gtk on solaris 8


Raheel Ali Khan wrote:

> thanks for your reply. But, I am not installing from source of gcc.
> I have downloaded its binaries (.gz file) from sunfreeware.com. Can
> you plz suggest me how can i install it from its binaries.

You need to ungzip them (which it looks like you've done) and then
pkgadd them:

	pkgadd -d gcc-3.2.1-sol8-sparc-local

or similar. You may have to be root to do this.

If you go back to sunfreeware.com you can find more help in the
'Downloading / Installation' document (see link in red on the left hand
side).

Rup.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]