LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gcc / cc etc not found ! (https://www.linuxquestions.org/questions/linux-software-2/gcc-cc-etc-not-found-26495/)

realos 07-24-2002 06:44 PM

gcc / cc etc not found !
 
hello,

Error Message after doing "./configure":

----------------------------------------------------------------------------------------
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH
----------------------------------------------------------------------------------------
I did not find (locate) anything cc/gcc/cl etc on my system.

Should not be one of these compiler already installed on all systems in order to boot up at all??? I am just a bit confused.

Any help is much appreciated.

Realos

Aussie 07-24-2002 10:25 PM

You don't need gcc, automake or autoconf to run linux, only to compile source code, install them from your distro cd and you should be ready to rock.

rverlander 07-25-2002 01:45 AM

What distro???

rverlander 07-25-2002 03:00 AM

Heres a gcc RPM I found: ftp://ftp.rpmfind.net/linux/redhat/5....3-14.i386.rpm

You also MAY need these rpms but proberbly not:

ftp://ftp.rpmfind.net/linux/redhat/5...2-6.noarch.rpm
ftp://ftp.rpmfind.net/linux/redhat/5...3-2.noarch.rpm
ftp://ftp.rpmfind.net/linux/redhat/5....12-9.i386.rpm (try ftp://ftp.rpmfind.net/linux/redhat/6...4.0-5.i386.rpm if problems arrive)

Those RPMs should work on Mandrake or Red Hat

realos 07-25-2002 03:33 AM

@rverlander, Aussie:

thanx ppl for you postings. It clarifies why I could not configure and will install the compiler and related stuff now.

I have installed Redhat 7.3 rvelander....

Aussie 07-25-2002 03:42 AM

You should edit your profile and add your distro realos, it makes it easier for people to help if they know what your using.

rverlander 07-25-2002 04:42 AM

Yup, adding profile in distro really helps, its annoying when someone says "xyz won't compile" and thier distro is blank lol


All times are GMT -5. The time now is 07:56 PM.