Slax 編譯 PCManX 失敗 - Linux

Xanthe avatar
By Xanthe
at 2009-09-07T11:20

Table of Contents

※ 引述《[email protected] ( )》之銘言:
: ※ 引述《[email protected]》之銘言:
: > 應該是還缺少
: > # make install
: 請問 make 和 make install 是什麼關係呢?
: 一般自行編譯的軟體要三個步驟才對呢?
: # ./configure
: # make
: # make install
: 是這樣嗎?

Understanding software Installation (configure, make, make install)
http://www.codecoffee.com/tipsforlinux/articles/27.html


--
Tags: Linux

All Comments

Slax 編譯 PCManX 失敗

Skylar Davis avatar
By Skylar Davis
at 2009-09-07T03:38
※ 引述《xrancymaatkkcity.com.tw ( )》之銘言: : ※ 引述《dreamroyc.bbsatptt.cc》之銘言: : andgt; 應該是還缺少 : andgt; # make install : 請問 make 和 make install 是什麼關係呢? : ...

Slax 編譯 PCManX 失敗

Adele avatar
By Adele
at 2009-09-07T02:19
※ 引述《xrancymaatkkcity.com.tw ( )》之銘言: : 我下載了 PCManX-gtk2 0.3.8 的原始檔想要自行編譯。 : 雖然下面兩個指令都成功了: : # ./configure --prefix=/usr --enable-static -- ...

ubuntu和XP雙系統問題

Xanthe avatar
By Xanthe
at 2009-09-06T23:58
我想把ubuntu 還有XP都裝在我的電腦中 但是最後的結果,是我的XP開不起來 以下是我的版本跟步驟 ubuntu-9.04-desktop-i386.iso XP professional 250G HD step1:安裝好XP,規劃前段100G給他用。 step2:把 ubuntu-9.04- ...

firefox 3.5 不會顯示 firefox

Sierra Rose avatar
By Sierra Rose
at 2009-09-06T22:07
最近想說,Firefox 3.5都出這麼久了,總該可以裝了吧! 就這樣從synapse裡面去安裝Firefox 3.5。 結果裝好了之後出現的東西叫做shiretoko web browser,icon也變成藍色地球。 狐狸不知道去哪裡了..... 我知道Shiretoko是3.5的code name,可是 ...

quota 指令問題

Enid avatar
By Enid
at 2009-09-06T19:17
我的系統是debian 5.0 我在練習quota 指令碰到問題 就是我進行到下列情況 #cat /etc/mtab ... /dev/lvm 02 /home ext3 rw,usrquota,grpquota 0 0 ..... 此時應該要「建立配額檔案」 也就是用 quotachec ...