[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [问题]debian的unstable真的有很不稳吗?



>>>>> "ha" == ha shao <hashao@hashao.hypermart.net> writes:
    高超> 只是gnome-terminal给我升级到了2.0,这是我最喜欢用的终端,可是我却没
    高超> 有办法用中文了,弄了一会儿,还是没有弄出来,只好放弃,还是老实的回去用
    高超> 1.4了:)

Perhaps you can try to type the following into a new file .pangox_aliases:

sans normal normal normal normal \
        "-*-helvetica-medium-r-normal--*-*-*-*-*-*-*-*,\
        -arphic-ar pl mingti2l big5-medium-r-normal--*-*-*-*-*-*-iso10646-1"
serif normal normal normal normal \
        "-arphic-ar pl kaitim big5-medium-r-normal--*-*-*-*-*-*-iso10646-1,\
        -*-times-medium-r-normal--*-*-*-*-*-*-*-*,\
        -*-fixed-medium-r-normal--*-*-*-*-*-*-*-*"

Actually, everything of the pango configuration (i.e., the font engine of
Gtk 2.0 platform) should be generated by "defoma", although somehow the
arphic fonts are not added into it, so it won't show Chinese.

    ha> download the lower version one. use dpkg force install.  man dpkg.

If one would like to do a mass-downgrade and fall-back to 3.0, one can do
the following.  First, login root, remove the "unstable" source lines, and
type the following as /etc/apt/preferences (see apt_preferences(5)):

--- /etc/apt/preferences starts ---
Package: *
Pin: release v=3.0
Pin-Priority: 2000
--- /etc/apt/preferences ends ---

Now type apt-get update, and then apt-get upgrade.  Everything should get
back to the 3.0 release version.  (The idea is that 2000 is larger than the
"downgrade barrier" of apt, i.e., 3.0 release is preferable to other
versions, even if that would require a downgrade.  If you apt-get upgrade at
this point, you'll actually downgrade.)  After that, it is probably more
safe to delete the /etc/apt/preferences file, otherwise later when you try
installing sarge, you'll probably scratch your head for quite a long time
before you can remember that you have done something to
/etc/apt/preferences.

Regards,
Isaac.

--
To UNSUBSCRIBE, email to debian-chinese-big5-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.


-- 
To UNSUBSCRIBE, email to debian-chinese-gb-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: