Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am trying to install gcc3.4.2 because it is required by another applications.
When I try to run the "configure" script, however, it tells me that I need an environment variable for a C compiler (which is exactly what I am trying to install...). What am I doing wrong??? Must I have a previous version installed?
as suse 9.0 comes with gcc 3.3.1-24 - suse 9.1 will certainly offer a newer version of gcc anyway. take a look at yast -> software and type gcc into the search box and install that first.
Distribution: At home: Kubuntu, Slackware, *BSD, Solaris. At work: Red Hat, CentOS, Debian, Fedora, Irix, HPUX
Posts: 3,341
Thanked: 8
To add on to this, it seems strange at first, but you need a C compiler to compile gcc. If you don't have one currently installed, you'll need to install from binaries as specified above.
u can modify the search function in yast->
selections->C- and C++ Compiler and tools
it should be there but if i type gcc into the search box it shows up, too. so i dont know whether or not your distro is simply incomplete...
good luck
j.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.