I can't emerge kde-i18n-zh_TW

有關於X 環境當中所遇到的問題

Moderator: Forums Team

Post Reply
mist07
Posts: 67
Joined: Wed Jan 22, 2003 11:13 pm
Location: 台灣

I can't emerge kde-i18n-zh_TW

Post 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~~
mist07
Posts: 67
Joined: Wed Jan 22, 2003 11:13 pm
Location: 台灣

Post by mist07 »

這個是OK拉~
我try過~
但看到130MB就怯步了,
Down下來要花1小時左右,
這不打緊~想到編譯我就…………
pahud
24hr 義工
Posts: 1251
Joined: Tue Nov 26, 2002 10:22 pm
Contact:

Post by pahud »

mist07 wrote:這個是OK拉~
我try過~
但看到130MB就怯步了,
Down下來要花1小時左右,
這不打緊~想到編譯我就…………
既然選擇開手排車就不要嫌採離合器、打檔麻煩;
既然使用Gentoo就不要怕花時間fetch/compile囉...
paar
Posts: 1154
Joined: Thu Jan 30, 2003 10:53 am
Location: 打狗市
Contact:

Post 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 而已.
醬..不會腳軟了吧?
叫我老帕好了!
Image
mist07
Posts: 67
Joined: Wed Jan 22, 2003 11:13 pm
Location: 台灣

Post by mist07 »

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

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