找不到gcc?(已經確定有裝了....) - Linux

Table of Contents

我今天嚐試要在我的EeePC上裝Perl-5.10.0(原本有5.8.8但是想換新版)

結果在安裝的過程中光是在./Configure的時候就過不了

一直出現....

...
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
/usr/bin/ld: crt1.o: No such file: 沒有此一檔案或目錄
collect2: ld returned 1 exit status
You need to find a working C compiler.
Either (purchase and) install the C compiler supplied by your OS vendor,
or for a free C compiler try http://gcc.gnu.org/
I cannot continue any further, aborting.

本來以為是沒有裝gcc的關係 所以就去把gcc裝了起來

結果還是一樣的訊息耶??? 是不是因為安裝的時後找不到gcc呢??

我是個超級新手 是因為Perl才開始學linux的.....>"<

我查文查很久了 還是不知道該怎麼辦 還請各位大大解惑!! 感謝!!!m(_ _)m

--
The world is a dangerous place,
not because those who do evil,
but because those who look on and do nothing.

---Albert Einstein

--

All Comments

Barb Cronin avatarBarb Cronin2009-02-02
你如何確定你有裝gcc??
Ivy avatarIvy2009-02-04
我是用Synaptic裝的...不是那個安裝起來就可以了嗎?@@
Oliver avatarOliver2009-02-06
還是要怎麼確定到底有沒有裝起來呢?
Una avatarUna2009-02-07
要不要試試看 compat-gcc-34?
Dora avatarDora2009-02-08
不太懂樓上的意思 可以麻煩說清楚一點嗎? 感謝!
Carolina Franco avatarCarolina Franco2009-02-09
gcc --version 試試看
Genevieve avatarGenevieve2009-02-11
我記得 eeepc 的 synaptic 有錯誤,改以 apt 就可以裝 gcc 了