Re: Meld problem



Hi ,

I looked at the link shared by "Vasily Galkin" 
https://mail.gnome.org/archives/meld-list/2016-August/msg00028.html

After reconfigured all the required dependencies I am still not able to run meld (3.16.2)
Here is the list of all the available libs:


 pwd
/tmp/gtk/tools/gtk/lib/girepository-1.0
[niraj@vlsj-ctrh65 girepository-1.0]$ ls
Atk-1.0.typelib       fontconfig-2.0.typelib  Gio-2.0.typelib           GObject-2.0.typelib    PangoCairo-1.0.typelib  xft-2.0.typelib
Atspi-2.0.typelib     freetype2-2.0.typelib   GIRepository-2.0.typelib  Gtk-3.0.typelib        PangoFT2-1.0.typelib    xlib-2.0.typelib
cairo-1.0.typelib     Gdk-3.0.typelib         GL-1.0.typelib            GtkSource-3.0.typelib  PangoXft-1.0.typelib    xrandr-1.3.typelib
DBus-1.0.typelib      GdkPixbuf-2.0.typelib   GLib-2.0.typelib          libxml2-2.0.typelib    win32-1.0.typelib
DBusGLib-1.0.typelib  GdkX11-3.0.typelib      GModule-2.0.typelib       Pango-1.0.typelib      xfixes-4.0.typelib

My LD_LIBRARY_PATH:

echo $LD_LIBRARY_PATH
/tmp/gtk/tools/gtk/lib

Error: 

./meld-3.16.2/bin/meld
Traceback (most recent call last):
  File "./meld-3.16.2/bin/meld", line 259, in <module>
    check_requirements()
  File "./meld-3.16.2/bin/meld", line 161, in check_requirements
    gi.require_version("Gtk", "3.0")
AttributeError: 'module' object has no attribute 'require_version'

Thanks
Niraj





On Mon, Aug 22, 2016 at 1:18 PM, niraj pandey <nirajkumarpandey gmail com> wrote:
Hi ,

Any update on this ?

Thanks
Niraj

On Fri, Aug 19, 2016 at 11:03 AM, niraj pandey <nirajkumarpandey gmail com> wrote:
Hi ,

I am trying to use meld latest version on RHEL 6 machine. But I am getting the following error while using it.

./meld-3.16.2/bin/meld
Traceback (most recent call last):
File "./meld-3.16.2/bin/meld", line 259, in <module>
check_requirements()
File "./meld-3.16.2/bin/meld", line 161, in check_requirements
gi.require_version("Gtk", "3.0")
File "/python/v2.7.10/lib/python2.7/site-packages/gi/__init__.py", line 73, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available

Can someone please help me how to fix this issues. I am using Gtk+-3.16.7 for this.

Thanks in advance.

Regards
Niraj

--
Success occurs when opportunity and preparation meet



--
Success occurs when opportunity and preparation meet



--
Success occurs when opportunity and preparation meet


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]