Ehlo,
wow what an interesting topic :)
this is my /etc/locales.conf
...
en_IN UTF-8
fr_CH ISO-8859-1
it_CH ISO-8859-1
pt_BR ISO-8859-1
es_CL ISO-8859-1
es_CO ISO-8859-1
...
obviously I ran locales-gen
now I've got two issues :)
in console nor in vi I'm not able to write 'a+~' wich is a must in portuguese language :(
any idea on how to fix that whould be very appreciated eheheh
the other issue is related to cone mail so isn't a trustix problem...
but if anyone of the list is using cone maybe he got the same problem,
1. UTF8 isnt working at all, you get only garbage caracters
2. to have � � etc. caracters I had to add this to cone launch script:
...
LANG='pt_BR'
CHARSET='iso-8859-1'
...
unset CHARSET LANG
any sugestion or comment appreciated..
cheers
Fremen
Christian Haugan Toldnes writes:
(Jan 25 2005 08:58) Paolo Morandi wrote:I use version 2.1 of Trustix.
I have installed htmldoc for converting contractual page in pdf document to send to customers.
This application is migrated from different Linux platform, and I don't have problem in all other version .
In this installation I have this problem: the pdf generated contain
dirty characters in place of the latin characters like '�' '�' '�' '�'
.....
HAve you enabled the needed locales? Not sure if that is the thing, but that's what springs to mind.
'vi /etc/locales.conf' for more information.
c
-- Christian H. Toldnes Trustix Developer
_______________________________________________ tsl-discuss mailing list [EMAIL PROTECTED] http://lists.trustix.org/mailman/listinfo/tsl-discuss
