關於安裝gnuplot終端機error疑問 - MAC

Table of Contents

http://www.oikos.com.tw/v4/viewtopic.php?pid=258133原始參考網址

我把下載的資料夾gnuplot拉進終端機裡,顯示為讀得到

但當我輸入教學裡頭的
./configure
make
sudo make install
或者單獨輸入
./configure
再或者進入資料夾把configure直接丟入

終端機都回應我
configure: error: in `/Users/benson60508':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

直接開啓configure則是直接跑到程序完成,不讓我key

求解,感謝

--

All Comments

Ursula avatarUrsula2013-11-07
你需要xcode command line tools才有gcc(之類的compiler
Madame avatarMadame2013-11-12
我有xcode,但我不知道怎麼用,能直接教我嗎?
Edward Lewis avatarEdward Lewis2013-11-15
你先在terminal直接打gcc看會不會有東西出來..@@
Rachel avatarRachel2013-11-16
沒有耶,過幾天再去爬xcode好了,謝啦
Eden avatarEden2013-11-21
終端機輸入xcode-select --install就可以下載安裝
Madame avatarMadame2013-11-22
我覺得gnuplot太陽春了,如果不是必要的話,有很多替代品
Frederica avatarFrederica2013-11-24
可以參考一下這個列表http://ppt.cc/bt5h 斟酌看看
Blanche avatarBlanche2013-11-25
透過macports來安裝很方便唷!