我今天嚐試要在我的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
--
結果在安裝的過程中光是在./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