Page 1 of 1

I can't emerge kde-i18n-zh_TW

Posted: Sun Oct 05, 2003 11:11 am
by mist07
HI~~~

When I typed ""emerge kde-i18n-zh_TW"" and displayed:

Calculating dependencies
emerge: there are no masked or unmasked ebuilds to satisfy "kde-i18n-zh_TW.ebuilds".

!!! Error calculating dependancies. Please correct.

Thanks~~

Posted: Sun Oct 05, 2003 11:36 am
by mist07
這個是OK拉~
我try過~
但看到130MB就怯步了,
Down下來要花1小時左右,
這不打緊~想到編譯我就…………

Posted: Sun Oct 05, 2003 12:16 pm
by pahud
mist07 wrote:這個是OK拉~
我try過~
但看到130MB就怯步了,
Down下來要花1小時左右,
這不打緊~想到編譯我就…………
既然選擇開手排車就不要嫌採離合器、打檔麻煩;
既然使用Gentoo就不要怕花時間fetch/compile囉...

Posted: Sun Oct 05, 2003 9:45 pm
by paar
注意看 ebuild 裡:

Code: Select all

.....
USE="${USE} ${LINGUAS}"

# Important:
#
# If you start the emerge without setting the LINGUAS variable, then try to
# reemerge, portage will NOT scan your changes, because the ebuild itself
# hasn't changed.  You need to "touch" this ebuild file to make portage re-evalu
ate
# this ebuild after your LINGUAS changes.

if [ -z "${LINGUAS}" ]; then
        ewarn "Using the LINGUAS environment variable, you can download only"
        ewarn "language packages you are interested in.  Currently you are"
        ewarn "downloading all languages available."
.....
在前幾天 masked 住的時候, 你如果硬要裝, 就會真的去 download 130MB -_-'' 就算下了語言參數也一樣, 照樣下載 130編 130 全部語言.
這個時間我試了

Code: Select all

LINGUAS="zh_TW zh_CN ja" emerge kde-i18n
果然只去下載 kde-i18n-{zh_TW,zh_CN,ja}-3.1.4.tar.bz2 而已.
醬..不會腳軟了吧?

Posted: Sun Oct 05, 2003 11:23 pm
by mist07
我………………
down了………………
但~花了??的時間,總算是編譯完畢了,
看了paar大大的發表~
嗯嗯~~
小弟個人只精專130種語言的其中之一~~中文(big5)
卻編譯了130種語言 T_T

謝謝曾經看過此篇文章的各位前輩及抽空幫助解決問題
以後還請多多指教 :)