Date: Tue, 4 Nov 2003 09:26:52 -0600 (GMT-06:00) From: Sean Welch <welchsm@earthlink.net> To: kenneth.x.wellsch@verizon.com Cc: freebsd-emulation@freebsd.org Subject: Re: VmWare 3 on FreeBSD 4.9-RELEASE Message-ID: <5784897.1067959612755.JavaMail.root@donald.psp.pas.earthlink.net>
next in thread | raw e-mail | index | archive | help
Correct. This is what I see:
NitroPhys$ export DISPLAY=localhost:0.0
NitroPhys$ echo $DISPLAY
localhost:0.0
NitroPhys$ vmware
Setting TMPDIR=/var/tmp.
VMware Workstation Error:
Cannot open display.
Failed to initialize user interface.
Press "Enter" to continue...
NitroPhys$ xterm
xterm Xt error: Can't open display: localhost:0.0
NitroPhys$
Nothing but :0.0 allows me any connection to the server.
Sean
-----Original Message-----
From: kenneth.x.wellsch@verizon.com
Sent: Nov 4, 2003 9:14 AM
To: Sean Welch <Sean_Welch@alum.wofford.org>
Subject: Re: VmWare 3 on FreeBSD 4.9-RELEASE
So depending on your shell, if you
setenv DISPLAY localhost:0.0
or export DISPLAY=localhost:0.0
and type "xterm" you get permission denied? OR
another error, suggesting localhost is not in /etc/hosts?
I'm not up on the Xserver security settings so I don't
know why it would fail... sigh.
-- Ken
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5784897.1067959612755.JavaMail.root>
