On Tue, Apr 05, 2005 at 10:24:28PM -0400, Steve Huff wrote:
- what is the value of $DISPLAY before you open the ssh connection?
- what is the value of $DISPLAY after you open the connection?
knowing those answers will help pinpoint the source of the problem.
[root@server ~]# echo $DISPLAY
[root@server ~]# mysql-administrator
(mysql-administrator-bin:24261): Gtk-WARNING **: cannot open display: [root@server ~]# echo $DISPLAY
[root@server ~]#
What must have?
Thanks