John,

If you've installed every package from the release repo, then gcc should be there. What do you get when you run:

   bleonard@solaris:~$*pkg info -r gcc-3*
              Name: developer/gcc-3
           Summary: gcc - The GNU C compiler
       Description: GNU C - The GNU C compiler 3.4.3
          Category: Development/C
             State: Not installed
         Publisher: solaris
           Version: 3.4.3
     Build Release: 5.11
            Branch: 0.151.0.1
   Packaging Date: November  5, 2010 05:37:51 AM
              Size: 84.19 MB
              FMRI: 
pkg://solaris/developer/gcc-3@3.4.3,5.11-0.151.0.1:20101105T053751Z


I assume you know this, but to install it:

   bleonard@solaris:~$*sudo pkg install gcc-3*
   Password:
                   Packages to install:     4
               Create boot environment:    No
   DOWNLOAD                                  PKGS       FILES    XFER (MB)
   Completed                                  4/4   2278/2278    33.7/33.7

   PHASE                                        ACTIONS
   Install Phase                              2831/2831

   PHASE                                          ITEMS
   Package State Update Phase                       4/4
   Image State Update Phase                         2/2

   bleonard@solaris:~$*which gcc*
   /usr/bin/gcc
   bleonard@solaris:~$*ls /usr/sfw/bin/gcc*
   /usr/sfw/bin/gcc


Regards,
Brian

On 02/18/11 07:51 AM, john kroll wrote:
I have both oracle solaris 151a and opensolaris 134 installed with two 
different machines. Both have full released repo's installed. I don't see gcc 
as a bin or local  set; it is installed but seems to be tied to a bin sun call 
?? Its no longer installed to /usr/sfw/bin/gcc and no /usr/local has been set 
either? It needs to be installed again totally separate??

--
W Brian Leonard
Principal Product Manager
860.206.6093
http://blogs.sun.com/observatory

_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to