LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   installing gcc on suse enterprise 11 (https://www.linuxquestions.org/questions/linux-software-2/installing-gcc-on-suse-enterprise-11-a-903014/)

ubuntuv 09-14-2011 12:10 PM

installing gcc on suse enterprise 11
 
hi,

I am using suse linux enterprise 11. I installed kernel 3.0.4. I want to install gcc through zypper or yast. Please guide me.

Thanks in advance
uv

arizonagroovejet 09-14-2011 01:40 PM

Ok, ignoring the fact that you claim to have managed to replace the kernel provided in SLE 11 with the very latest version yet are asking in another post how to install 2.6.32 and also ignoring that you have managed to replace the kernel yet apparently can't figure out how to install a compiler that is included on the DVD of the version of Linux you are using...

gcc is included in SLE. You can search in YaST for the gcc package, select it and install it. Or just run

Code:

$ zypper in gcc

ubuntuv 09-14-2011 02:34 PM

thanks arizona. I am trying to install gcc. I wanted to give the correct status of my laptop. I want to get the latest one. That is the reason, I want to do it from any repository.

knudfl 09-14-2011 02:45 PM

SLE 11 SP1 : gcc46 → gcc46-4.6.1_20110909-37.1.<arch>.rpm
http://software.opensuse.org/search?...ude_debug=true

And the c++ part : gcc46-c++ → gcc46-c++-4.6.1_20110909-37.1.<arch>.rpm
http://software.opensuse.org/search?...ude_debug=true

The 'Search' page will often show packages, not included in a Yast search.
http://software.opensuse.org/search

.

SL00b 09-14-2011 02:53 PM

ubuntuv: There is a gcc version included in the original install ISO, so if any repo will do, there you go. You already have it.

ubuntuv 09-16-2011 11:41 PM

Thanks guys, it worked from installation DVD.


All times are GMT -5. The time now is 11:30 AM.