[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gNewSense-users] meld+pygtk dependency problem
From: |
Ivaylo Valkov |
Subject: |
Re: [gNewSense-users] meld+pygtk dependency problem |
Date: |
Sat, 29 Jan 2011 13:56:47 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Ivan Ivanov writes:
> Here is the error in the console:
> $ meld
> No module named pygtk
> Meld requires pygtk2.6.0 or later.
>
> (The messages are translated in bulgarian, so I did reverse translation
> and it could be wrong, but I suppose you've got it :))
To overcome this you can use:
$ LC_ALL=C meltd
This will set the environment variable to English (normally) for the
current session and program only. For all available locales:
$ locale -a