Re: Gtk+ & cygwin problem

2010-01-21 Thread Richard Dickinson
Yaakov (Cygwin/X users.sourceforge.net> writes: > > On 20/01/2010 16:36, Richard Dickinson wrote: > > Gtk-WARNING **: cannot open display: > > Some googling would have shown you what this means. You need to be > running an X server and set the DISPLAY variable in order to use GTK+ > (or any

Re: Gtk+ & cygwin problem

2010-01-20 Thread Yaakov (Cygwin/X)
On 20/01/2010 16:36, Richard Dickinson wrote: Gtk-WARNING **: cannot open display: Some googling would have shown you what this means. You need to be running an X server and set the DISPLAY variable in order to use GTK+ (or any other X11 GUI). This being a Cygwin/X question, it really belo