LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux on VMware Xterm not working (https://www.linuxquestions.org/questions/linux-newbie-8/linux-on-vmware-xterm-not-working-635414/)

brandonm 04-15-2008 02:09 AM

Linux on VMware Xterm not working
 
Hi,

I have Linux installed on VMware and am trying to install some software that needs to launch an xterm window , I am getting the following error when running xterm or xclock :-

error xterm XT error : Cant open display
xclock : error cant open display

Questions :-
------------

1. How do i enable windows like functionality for the installer program to use on my Linux VMware server.
2. Do i need to putty/telnet to my Linux server first to use this windows like functionality or can i login from the server console in the VMWare console (I cant putty to the server at the moment, it says connection refused so would prefer to be able to use the server login).
2. What should I set the display to ??
3. Do I need some special software to run xterm or the windows emulater

Thanks for any help,

Cheers,
Brandon

Jay_Drummond 04-15-2008 06:03 AM

Make sure X11 is installed.

I assume you are not running a graphical windowing system like GNOME or KDE. The only time I see this problem when these are running is if I am root and I don't have a DISPLAY environment variable set.

You'll need to run an X server on another computer, and export your display to that machine. That way the installer and associated programs that it launches has a screen to use.


See this thread as it relates to your problem. http://www.linuxquestions.org/questi...wading-127682/

I also wonder what distro you are running?

Jay_Drummond 04-15-2008 06:35 AM

See also: http://www.cisl.ucar.edu/docs/ssh/guide/node29.html


All times are GMT -5. The time now is 03:03 PM.