Find the answer to your Linux question:
Results 1 to 5 of 5
Just installed 10.1 (first linux for me). I want to build some C code. But it seems that gcc doesn't come with the installation. Could you please let me know ...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    3

    How to get gcc?

    Just installed 10.1 (first linux for me). I want to build some C code. But it seems that gcc doesn't come with the installation. Could you please let me know how to get gcc to work in Suse? Thanks!

  2. #2
    Linux User
    Join Date
    Jun 2007
    Posts
    458

    Wink Easy as 1-2-3

    Hi, whoever,

    Just like you, I am also a linux starter. But I have gotten my hands on it. Though not completely.

    1. Open YaST by SuSE Menu > System > YaST
    2. Select Install and Remove Software.
    3. When the screen appears, search gcc in the search box on the left of the window.
    4. When the results appear, select all the unchecked packages and then Accept button from the bottom of the window.

    Hope this works.

  3. #3
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    It does come with it but it is not installed by default. It is on the installation disk.

    You can use Yast -Software-Software Maintenance


    search for "gcc" and "make" install both also you might want to install the kernel souces it is probable that you will eventually need them also.

    here is some help

    Package Sources/10.2 - openSUSE-Community

    http://www.linuxforums.org/forum/lin...are-linux.html

  4. #4
    Just Joined!
    Join Date
    Jun 2007
    Posts
    3

    Thanks!

    I installed gcc by following your suggestions. It worked perfectly!

  5. #5
    Just Joined! Mooseguy's Avatar
    Join Date
    Feb 2007
    Posts
    42
    If you wanted the latest/an older version of it you could download it from your local GNU mirror.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...