[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installation problem
From: |
Paul D. Smith |
Subject: |
Re: Installation problem |
Date: |
Sun, 26 Jun 2005 21:15:50 -0400 |
%% "Torsten Bohlin" <address@hidden> writes:
tb> I want to install a C-compiler on a new PC with Mandrakelinux10.1, and
for that purpose downloaded and unpacked gcc-g++-4.0.0.tar.gz2 and
make-3.8.0.tar.gz.
tb> When I tried to use configure in the unpacked directory make-3.8.0/ I got
tb> "Configure error: no acceptable C compiler found in $PATH"
You can't compile make without a C compiler. Heck, you can't compile
the C compiler without a C compiler!! It's not written in assembly you
know... and if it were, how would you compiler the assembler??
Basically, you have to go get an already-built binary package for the
compiler and install that; every Linux distribution under the sun has
these so there's no need to build it yourself.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist