Hi,
I'm trying to find out how I can get mutt to speak French, but I'm
getting more and more confused about it. I'm sorry I didn't find much
doc about translation issues. Here's the situation:
- I have access to 2 different Unix accounts where I'm a non-privileged
user : one is running Linux, the other Solaris
- if I use the system-mutt on any of these accounts (both are 1.0),
messages are displayed in French
- I've installed Mutt 1.2.5i on both accounts (non-privileged user) from
the tarball, with minimum configure options (prefix=$HOME,
with-slang). On the Solaris box, I come up with a French-speaking mutt,
on the Linux box it sticks to English.
- I've also tried to use the --with-enable-gettext configure option
under Linux, but that doesn't change a thing.
Are there environment variables I need to set in order to have French
language used? If so, how come /usr/bin/mutt is French and ~/bin/mutt
isn't (Linux)?
Do I need to do more than ./configure; make; make install ? That's all I
had to do on the Solaris box to get a French Mutt...
FWIW, here are the versions for /usr/bin/mutt and ~/bin/mutt (under
Linux):
%/usr/bin/mutt -v
Mutt 1.0.1i (2000-01-18)
Copyright (C) 1996-2000 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 2.2.16 [using slang 10202]
Options de compilation :
-DOMAIN
-HOMESPOOL -USE_SETGID -USE_DOTLOCK +USE_FCNTL -USE_FLOCK
+USE_IMAP +USE_GSS +USE_POP +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR
+HAVE_GPG -BUFFY_SIZE
-EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/var/tmp/mutt-root/etc"
SYSCONFDIR="/var/tmp/mutt-root/etc"
-ISPELL
_PGPPATH="/usr/bin/gpg"
_PGPGPGPATH="/usr/bin/gpg"
Pour contacter les développeurs, veuillez écrire à <[EMAIL PROTECTED]>.
%mutt -v
Mutt 1.2.5i (2000-07-28)
Copyright (C) 1996-2000 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 2.2.16 [using slang 10202]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL -USE_SETGID +USE_DOTLOCK +USE_FCNTL -USE_FLOCK
-USE_IMAP -USE_GSS -USE_SSL -USE_POP +HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="~colinet/lib/mutt"
SYSCONFDIR="~colinet/etc"
ISPELL="/usr/bin/ispell"
To contact the developers, please mail to <[EMAIL PROTECTED]>.
To report a bug, please use the muttbug utility.
%locale
LANG=fr_FR
LC_CTYPE="fr"
LC_NUMERIC="fr"
LC_TIME="fr"
LC_COLLATE="fr"
LC_MONETARY="fr"
LC_MESSAGES="fr"
LC_ALL=fr
Any help appreciated.
--
Renaud