Date: Wed, 18 Oct 2006 15:27:36 -0300 From: Jack <mstriani@gmail.com> To: gnome@freebsd.org Subject: Fwd: Problems with python Message-ID: <453012a80610181127u4bc9d331p423b9b6cf525797d@mail.gmail.com> In-Reply-To: <453012a80610181122n48a1b54r3892500d76884fd8@mail.gmail.com> References: <453012a80610181122n48a1b54r3892500d76884fd8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The log file says this (I only quote the error part) if you want the whole file I'll send it to you configure:6613: checking for pygtk 2.8.0 installed for python 2.4 Traceback (most recent call last): File "<string>", line 3, in ? File "/usr/local/lib/python2.4/site-packages/gtk-2.0/gobject/__init__.py", line 30, in ? from _gobject import * ImportError: /usr/local/lib/python2.4/site-packages/gtk-2.0/gobject/_gobject.so: Undefined symbol "PyGILState _Ensure" configure:6624: result: not found configure:6626: error: required pygtk version not found ---------- Forwarded message ---------- From: Jack <mstriani@gmail.com> Date: Oct 18, 2006 3:22 PM Subject: Problems with python To: gnome@freebsd.org I'm updating gnome2 to version 2.16 the thing is that when the dependency port (deskutils/alacarte) runs, it stops and shows the next error: checking for pygtk 2.8.0 installed for python 2.4... not found configure: error: required pygtk version not found ===> Script "configure" failed unexpectedly. The odd thing is that I have pygtk instaled because I do ls /usr/local/lib/python2.4/site-packages/ | grep gtk and returns: gtk-2.0/ pygtk.pth pygtk.py pygtk.pyc pygtk.pyo I don't know what to do... Can someona help me?? Thanks in advance!! Mariano -- Mariano Striani www.insecure.com.ar -- Mariano Striani www.insecure.com.ar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?453012a80610181127u4bc9d331p423b9b6cf525797d>