Hi Chris, that's a really, really old version of pygtk. You can either
try a really old version of meld (maybe start with 0.6 or so).

Or get a newer pygtk/pygnome working on your machine. Of course the
way things are these days, it's probably easier to do a complete
install of a modern distro (ubuntu say) than to compile or find rpms
for pygtk!

Stephen.

On 8/9/06, Chris Koknat <[EMAIL PROTECTED]> wrote:
>
>
>
> I've been trying to install Meld on my Red Hat Enterprise 3 workstation.  It
> installs, but it bombs immediately when I run it.  Can you offer any advice?
>
> $ meld
>     Traceback (most recent call last):
>       File "/usr/share/meld/meld", line 47, in ?
>         __builtins__.__dict__["ngettext"] =
> gettext.ngettext
>     AttributeError: 'module' object has no attribute 'ngettext'
>
> I've listed my full installation and execution steps below:
>
> rpm -qa | grep gnome
>     gnome-python2-1.99.14-5
>
> rpm -qa | grep python
>     python-2.2.3-6.1
>
> rpm -qa | grep pyorbit
>     pyorbit-1.99.3-5
>
> rpm -qa | grep pygtk
>     pygtk2-1.99.16-8
>
> rpm -ivh meld-1.1.2-2.1.el3.test.noarch.rpm
>     error: Failed dependencies:
>             gnome-python2-gconf >= 1.99 is needed by meld-1.1.2-2.1.el3.rf
>         Suggested resolutions:
>             /var/spool/up2date/gnome-
> python2-gconf-1.99.14-5.i386.rpm
>
> rpm -qa | grep gnome-python2-gconf
>     (nothing)
>
> rpm -ivh gnome-python2-gconf-1.99.14-5.i386.rpm
>     (installed)
>
> rpm -ivh meld-1.1.2-2.1.el3.test.noarch.rpm
>     (installed)
>
> $ meld
>      Traceback (most recent call last):
>       File "/usr/share/meld/meld", line 47, in ?
>         __builtins__.__dict__["ngettext"] =
> gettext.ngettext
>     AttributeError: 'module' object has no attribute 'ngettext'
>
> "Download and install pyorbit pygtk gnome-python from your favourite gnome
> mirror. You will need to both build and install them to the same $prefix and
> in that order. This is a gnome-python limitation."  -  I don't know what
> they mean by "$prefix"
>
> Thanks,
>
>  - Chris
> _______________________________________________
> meld-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/meld-list
>
>
_______________________________________________
meld-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to