pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41971: graphics/dia-python cannot find pygtk module (py25-gtk2 is installed)



The following reply was made to PR pkg/41971; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/41971: graphics/dia-python cannot find pygtk module
 (py25-gtk2 is installed)
Date: Fri, 25 Sep 2009 20:54:15 +0900

 On Wed, 02 Sep 2009 01:00:01 +0900, <kre%munnari.oz.au@localhost> wrote:
 
 >      From the config.log, this looks like it might be a case
 >      of the config script attempting to connect to the X server
 >      (which it cannot do in my pkg_comp sandbox, there is no authorisation
 >      inside there.   I surmise that from ...
 >
 > configure:25062: checking for python module gtk
 > The application '-c' lost its connection to the display localhost:14.0;
 > most likely the X server was shut down or you killed/destroyed
 > the application.
 > configure:25091: result: no
 > configure:25093: error: could not find pygtk module
 
 What is DISPLAY "localhost:14.0"?
 Even if I set DISPLAY=localhost:14.0, and without X for the DISPLAY:
 
 configure:25062: checking for python module gtk
 /usr/pkg/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: GtkWarning: 
could not open display
    warnings.warn(str(e), _gtk.Warning)
 configure:25088: result: yes
 


Home | Main Index | Thread Index | Old Index