Missing font?

From: CN (cnliou9_at_fastmail.fm)
Date: 04/16/04


Date: 16 Apr 2004 06:38:06 -0700

Hello! Gurus,

I have 3 boxes having the following stuff installed:
Debian, XFree86 4.3.0 compiled from source.

Two desktop boxes run X without problem. Statements "export
LANG=zh_tw.Big5" and "export LANG=zh_CN.GB2312" are included in
~/.xinitrc in these two desktops, respectively.

My problem is the laptop takes several minutes to start and stop
window managers when "export LANG=zh_tw.Big5" statement appears in
~/.xinitrc. When .xinitrc looks like this

export LANG=zh_tw.Big5
exec twm

twm produces "twm: warning: font for charset BIG5-0 is lacking."

and

export LANG=zh_tw.Big5
exec wmaker

yields the following:

Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
removing from list!
wmaker warning: the following character sets are missing in
-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-12-*,-*-*-medium-r-normal-*-*-*:
wmaker warning: BIG5-0
wmaker warning: the string "" will be used in place of any characters
from those sets.
wmaker warning: the following character sets are missing in
-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-bold-r-normal-*-12-*,-*-*-medium-r-normal-*-*-*:
wmaker warning: BIG5-0
wmaker warning: the string "" will be used in place of any characters
from those sets.
wmaker warning: the following character sets are missing in
-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-14-*,-*-*-medium-r-normal-*-*-*:
wmaker warning: BIG5-0
wmaker warning: the string "" will be used in place of any characters
from those sets.

How do I fix X for the laptop? Please!

Regards,
CN