VmWare 3 on FreeBSD 4.9-RELEASE

Sean Welch welchsm at earthlink.net
Tue Nov 4 07:26:54 PST 2003


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 at verizon.com
Sent: Nov 4, 2003 9:14 AM
To: Sean Welch <Sean_Welch at 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







More information about the freebsd-emulation mailing list