InterestedParty wrote: > Are these errors fixed in the 1.1.26 release ? Try it and let us know. Also make sure you set your locale correctly. At least LANG should be set correctly. For french you'll need at least something like: Code: export LANG=fr_FR.utf8 You can check if that locale installed by looking at the output of: Code: locale -a