作者"老音學生" <goaway@nowhere.not>, 信區: 386bsd
標題Re: freeBSD 6.1 之 lilypond - xorg-libraries - pango - imake-6 的問題
時間Shaw Residential Internet (Sun Dec 24 11:14:51 2006)
轉信站: GIBBS!ccnews.ncku!news.ccns.ncku!news.mksh.phc!news.nsysu!news.ccu!ctu-
Origin: 64.59.144.75
自問自答看看.. :)
> 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 後,又再重開機, 也這樣... :(
>
> 請教不知如何解決...
>
> 謝謝
>
>
> error message 剪下一點點如下:
>
>> 我若沒自己先裝 imake-6 , 則 pango 或 xorg-libraries 都說 找不到 imake
>
> [root /usr/ports/x11/xorg-libraries] # make install
> ...
> 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
> ...
>
>
>> 我若先裝了 /usr/ports/devel/imake-6 , 到時他們又說,重覆了
>
> [root /usr/ports/x11-toolkits/pango] # make install
> ....
> ===> imake-6.9.0 is already installed
> You may wish to ``make deinstall'' and install this port again
> by ``make reinstall'' to upgrade it properly.
> If you really wish to overwrite the old port of devel/imake-6
> without deleting it first, set the variable "FORCE_PKG_REGISTER"
> in your environment or the "make install" command line.
> *** Error code 1
> ...
>
>