安裝ports時的錯誤 - BBS

Emily avatar
By Emily
at 2005-04-11T10:30

Table of Contents

※ 引述《[email protected] (淡)》之銘言:
: ※ 引述《[email protected] (hang)》之銘言:
: > 如何硬上?
: 改 /usr/ports/graphics/jasper/Makefile 裡面的
: USE_GNOME= gnometarget lthack
: USE_INC_LIBTOOL_VER= 13
: 改為
: USE_GNOME= gnometarget
: USE_INC_LIBTOOL_VER= 15
: 改成這樣試試看可不可以?
: ==
: 原因可參考 http://www.freebsd.org/gnome/docs/gnome_porting.html
改完後再make install,又出現另外一個error code:
make: cannot open Makefile.
不知是為何?
Makefile還在阿,而且權限也沒問題…



--
Tags: BBS

All Comments

Re: Remote shutdown

Caroline avatar
By Caroline
at 2005-04-11T02:18
※ 引述《LinuxBoy.bbsatcaffeine.iem.nctu.edu.tw (-TMA-1-)》之銘言: : ※ 引述《bofann.bbsatbbs.me.nctu.edu.tw (BoFan Liu)》之銘言: : andgt; 請教各位大大們: : andgt; 小弟看過有程式(Win3 ...

安裝ports時的錯誤

Leila avatar
By Leila
at 2005-04-10T19:53
※ 引述《chinsan.bbsatbbs.ilc.edu.tw (淡)》之銘言: : ※ 引述《hangchen.bbsatptt.cc (hang)》之銘言: : andgt; 用cvsup update了一下這個ports,結果還是一樣。 : 對啊,就因為摻雜有未明的成份(lthack),所以被標 br ...

安裝ports時的錯誤

Rosalind avatar
By Rosalind
at 2005-04-10T19:02
※ 引述《hangchen (hang)》之銘言: : 我在/usr/ports/graphics/jasper/ 下: make install : 出現錯誤訊息如下: : ===andgt; jasper-1.701.0 is marked as broken: Unknown component lt ...

安裝ports時的錯誤

Iris avatar
By Iris
at 2005-04-10T19:02
我在/usr/ports/graphics/jasper/ 下: make install 出現錯誤訊息如下: ===andgt; jasper-1.701.0 is marked as broken: Unknown component lthack. 請問這要如何解決? - ...

請問maple的bhttpd要增加動態看板?

Mary avatar
By Mary
at 2005-04-10T03:34
請問一下... 我想要在bhttpd的畫面上方加入動態看板... 我試著以首頁做實驗... 將html_mainpage()裡面抓開頭畫面的部份... /* 開頭畫面 */ sprintf(fpath, and#34;gem/at/atopening.%dand#34;, time(0) % 3); ...