|
Centos 5 Server Error
After attempting to install on a Centos 5 server for the fist time I keep running across the following error:
[root@server ~]# virt-manager
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager.py", line 304, in ?main()
File "/usr/share/virt-manager/virt-manager.py", line 224, in mainimport gtk
File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 76, in ?_init()
File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 64, in _init_gtk.init_check()
RuntimeError: could not open display
I would appreciate any help with this problem.
|