Re: xdvi doesn't work, fontset?
>>>> "CKEL" == Chun Kit Edwin Lau <try_email_me@yahoo.ca> writes:
> Hi, After I export LANG=en_CA in .bashrc, the error still popup. (I
Here is better to set LC_ALL=en_CA.
You can do a : "LC_ALL=en_CA xdvi my_file.dvi"
> don't use gdmconfig, I use startx instead) and Yes I am using
> unstable. Do I have to set XLC_LOCALE as well. If yes what should I
XLC_LOCALE isn't set here.
> set it to? Is there any comprehensive guide to fonts, fontset and
> locale stuff? I am so confused now... =(
For me this work very well :
marillat-~/tmp
$ LC_ALL=C xdvi test.dvi
No error output.
Here is my config:
xfonts-75dpi
xfonts-base
xfonts-intl-european
xfonts-scalable
$ locale
LANG=fr_FR.ISO-8859-1
LC_CTYPE="fr_FR.ISO-8859-1"
LC_NUMERIC="fr_FR.ISO-8859-1"
LC_TIME="fr_FR.ISO-8859-1"
LC_COLLATE="fr_FR.ISO-8859-1"
LC_MONETARY="fr_FR.ISO-8859-1"
LC_MESSAGES="fr_FR.ISO-8859-1"
LC_PAPER="fr_FR.ISO-8859-1"
LC_NAME="fr_FR.ISO-8859-1"
LC_ADDRESS="fr_FR.ISO-8859-1"
LC_TELEPHONE="fr_FR.ISO-8859-1"
LC_MEASUREMENT="fr_FR.ISO-8859-1"
LC_IDENTIFICATION="fr_FR.ISO-8859-1"
LC_ALL=
Christian
Reply to: