Sebastian Hilbert wrote:
> On Friday 28 October 2005 12:23, Richard Hosking wrote:
> 
> Hi !
> 
> I need more info here. Which operating system / distribution ? Which version 
> of python and wxpython ...
> 
> Please run check-prereqisites.sh
> 
> I think right now you use python 2.3
> wxpython 2.6
> gnumed from cvs.

> Now type:
> import locale
> system_locale = locale.setlocale(locale.LC_MESSAGES, '')
> 
> In my case it produces no error. I suspect in your case it does. Let me know.
> 
> Sebastian
Richard,

try typing

echo $LANG

at the shell, and send us the output
try then

export LANG=en_AU.UTF-8

and run gnumed and see what happens.

Ian


_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to