On Sun, 2002-10-06 at 19:17, P7272 @ wrote: > [/opt/gnome/lib] ljnj@LjNj:(pts/5) > [7:23pm]> red-carpet > Xlib: connection to "LjNj:0.0" refused by server > Xlib: No protocol specified > > > Gtk-WARNING **: cannot open display: LjNj:0.0
Either you're not running X-windows, or you are running red-carpet with a different account from the one you are logged into X with. If not running X, start it. If you are, go you a terminal (using the account running X) and type these commands: xhost localhost xhost <your IP address> That allows all accounts on your computer to open the X display. TTFN, Lonnie Borntreger _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
