Date: Wed, 7 May 2003 04:24:34 -0700 From: Will Andrews <will@csociety.org> To: Ying-Chieh Liao <ijliao@FreeBSD.org> Cc: ports@freebsd.org Subject: Re: [kris@FreeBSD.org: cvs commit: ports/news/pyne Makefile] Message-ID: <20030507112434.GK26372@procyon.firepipe.net> In-Reply-To: <20030507060845.GA59822@terry.dragon2.net> References: <20030507001643.GP5168@rot13.obsecurity.org> <20030507060845.GA59822@terry.dragon2.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 07, 2003 at 02:08:45PM +0800, Ying-Chieh Liao wrote: > from bento log : > > Compiling modules to bytecode... > /usr/local/bin/pyne --compile > Traceback (most recent call last): > File "/usr/local/lib/pyne/pyne.py", line 16, in ? > import utils > File "/usr/local/lib/pyne/utils.py", line 3, in ? > from gtk import * > File "/usr/local/lib/python2.2/site-packages/gtk-1.2/gtk.py", line 33, in ? > _gtk.gtk_init() > RuntimeError: cannot open display > > strange error :< It can probably be fixed (for bento) by adding an X virtual server in the background. Sort of like what had to be done for OpenOffice (or something else, I don't remember what it was). Unless of course you don't care if bento makes packages for this particular port. Regards, -- wca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030507112434.GK26372>