Re: [CSCMail-Users] Problems Installing
Brought to you by:
countzer0
From: Gavin B. <gav...@uk...> - 2003-03-05 23:38:49
|
> I've been trying to install CSCMail with the CSCMailInstaller.pl option, > but I get the error message: Gtk warning: cannot open display: at (eval) > line 1.=20 You usually get the "cannot open display" error when you're not running a GUI, or are running a shell session that doesn't have X forwarding. The best way to check is to see what the $DISPLAY environment variable contains. For example, when I open a terminal and do $ echo $DISPLAY If it's empty, then that's the problem. HTH, Gavin. --=20 Gavin Brown e: gav...@uk... w: http://jodrell.net/ PGP/GPG key ID: 891D8FCA |