[kris@FreeBSD.org: cvs commit: ports/news/pyne Makefile]

Will Andrews will at csociety.org
Wed May 7 04:24:37 PDT 2003


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


More information about the freebsd-ports mailing list