LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   YAST2 crashing with gcc rpm! HELP (https://www.linuxquestions.org/questions/linux-software-2/yast2-crashing-with-gcc-rpm-help-433557/)

nectron101 04-09-2006 11:58 PM

YAST2 crashing with gcc rpm! HELP
 
Hello,

After I downloaded a compatible .rpm version of gcc 3.3.5 I tried to install it with YAST2 but it it gets to the installation point then the whole window disappears.

I tried installing a source version of gcc but I cannot ./configure it since I don't have any other compiler, so now I'm stuck.

Is there any solution to this prob?

Thanks in advance

chief_officer 04-10-2006 01:55 AM

Don't try to install with YaST, but from YaST. Go to YaST->Software Management (or Install Remove Programs for SuSE versions earlier than 10) and search for gcc and install from there.

j-ray 04-10-2006 03:59 AM

rpm -U gcc-x.x.rpm
logged in as root

JZL240I-U 04-18-2006 09:44 AM

No, j-ray. For rpm still YAST is the tool, since it calls the appropriate config tools in a SuSE. Just do a
Code:

yast -i gcc3.3.5.rpm
from the command line as root.

nectron101, you are aware that gcc is now somewhere at gcc 4.x.y, I assume, and you need this version. Uninstall the newer version first like chief_officer suggested.


All times are GMT -5. The time now is 08:12 AM.