ubuntu 的 make 不能用 - Linux

Iris avatar
By Iris
at 2011-05-26T21:40

Table of Contents


我的是 Ubuntu 10.10

我下載了一個 tar.gz的檔案

並且以 tar -zxvf 解壓縮好了

也確認資料夾中有 INSTALL Makefile 等等的檔案

但是每當我輸入 make

就會出現

make: *** No targets specified and no makefile found. Stop.

怎麼會這樣呢????

--
Tags: Linux

All Comments

Irma avatar
By Irma
at 2011-05-31T21:04
要先./configure ?
Kristin avatar
By Kristin
at 2011-06-05T11:37
make -f Makefile 看看?
Todd Johnson avatar
By Todd Johnson
at 2011-06-08T04:29
less INSTALL 先看看說明吧...
Lily avatar
By Lily
at 2011-06-12T10:47
還是不行耶~./configure有過了~

Fedora 15的桌面使用疑問

Audriana avatar
By Audriana
at 2011-05-26T20:31
※ 引述《twkraito (Raito)》之銘言: : GNOME3關於滑鼠移到左上角後左邊的喜好列 : 為什麼我桌機可以自由排列捷徑上下的順序 : 可是我裝在筆電上的喜好列 : 滑鼠左鍵點著時卻只會把圖案拉著 : 然後不管怎麼移動都無法改變順序 又一放開就把程式打開了 : 請問我是少設定了什麼東西呢? 因 ...

關於用寫shell script執行wget去抓檔案

Robert avatar
By Robert
at 2011-05-26T20:04
請問最近剛開始在學習shell script但是有一些還是不會寫 我目前有一個網址的資料.因為網站上沒有資料夾瀏覽的權限 目前已經推測出來資料夾的檔案內容結構 分別為 http://xxx.xxx.xxx/and#39;$iand#39;/0and#39;$jand#39;.html (這個部分我不確 ...

關於 ezg08 作業系統 灌完 Ubuntu 10.4+ 32 位元-skype

Valerie avatar
By Valerie
at 2011-05-26T18:29
請問 關於 ezg08 作業系統 灌完 Ubuntu 10.4+ 32 位元-skype 後, 怎沒有出現 skype的圖示 在應用程式裡的網際網路? 明明就顯示安裝完成了,請問有人可以幫幫我嘛? 歡迎各位出手相助atat、 - ...

script限時間的重複執行...?

Rae avatar
By Rae
at 2011-05-26T17:45
想問一下 我有c執行檔 out 會產生output 這個c 用到亂數 , 產生檔案時有的會執行很久 我想執行時 超過30s秒的時候 exit掉 再重新執行一次 這該怎麼寫script呢? #!/bin/sh while(?) do ? ./out if(?) done ...

Fedora 15的桌面使用疑問

Zanna avatar
By Zanna
at 2011-05-26T14:12
FEDORA15在使用者帳戶那邊可以點自動登入了XD 不用再去終端機編輯了! 超棒! 回到問題 GNOME3關於滑鼠移到左上角後左邊的喜好列 為什麼我桌機可以自由排列捷徑上下的順序 可是我裝在筆電上的喜好列 滑鼠左鍵點著時卻只會把圖案拉著 然後不管怎麼移動都無法改變順序 又一放開就把程式打開了 請問我是少 ...