作者"老音學生" <goaway@nowhere.not>, 信區: 386bsd
標題Re: freeBSD 6.1 之 lilypond - mftrace - xorg-libraries - imake-6 的問題
時間Shaw Residential Internet (Sun Dec 24 11:33:06 2006)
轉信站: GIBBS!ccnews.ncku!news.ccns.ncku!news.mksh.phc!news.nsysu!news.ccu!ctu-
Origin: 64.59.144.74
下個問題又來了 mftrace
mftrace 用到 /usr/ports/x11/xorg-libraries/ 時,還是 認為沒有 imake
[root@neuro /usr/ports/print/mftrace]# make install clean
....
Stop in /usr/ports/x11/xorg-libraries/work/xc/nls.
make: don't know how to make Makefiles. Stop
making Makefiles in nls/XI18N_OBJS...
imake: not found
*** Error code 127
....
它也沒法自己裝,故用 FORCE_PKG_REGISTER="yes" 也沒用... :(
請教,再來怎辦呢?
謝謝
===
"老音學生" <goaway@nowhere.not> 撰寫於郵件新聞:Lgmjh.516500$5R2.86918@pd7urf3no...
>
> 自問自答看看.. :)
>
>> set the variable "FORCE_PKG_REGISTER" in your environment or the "make
>> install" command line.
>
> 故,直接就到 panda 給他
> [root /usr/ports/print/panda]# make FORCE_PKG_REGISTER="yes" install
> clean
>
> 一時...到目前,好像還沒出問題... :)
>
>
>
> 老音學生
>
>
> ===
>
> "老音學生" <goaway@nowhere.not> 撰寫於郵件新聞:WXljh.522005$R63.487755@pd7urf1no...
>>
>> 請教一下,因為 freeBSD 升級 6.1 後想 裝 lilypond
>>
>> 但 其中須要 pango 因而須要 xorg-libraries 因而須要 imake-6.9.0
>>
>> 我若沒自己先裝 imake-6 , 則 pango 或 xorg-libraries 都說 找不到 imake
>> 我若先裝了 /usr/ports/devel/imake-6 , 到時他們又說,重覆了
>> 甚至 pkgdb -F 後,又再重開機, 也這樣... :(
>>
>> 請教不知如何解決...
>>
>> 謝謝