Hi all
I installed VMware server as per the
Wiki article, but I don't think xinetd was installed.
While running the setup, I get the following error: " /usr/bin/vmware-config.pl"
Please specify a port for remote console connections to use [902]
Unable to find any instance of the super-server "inetd" or "xinetd". It is
possible that you do not have one of these packages installed on this machine.
Please install "inetd" or "xinetd".
If you do have "inetd" or "xinetd" installed, make sure that /etc/inetd.conf or
/etc/xinetd.d exists.
The configuration will continue, but you should re-run
/usr/bin/vmware-config.pl after you fix the super-server.
Hit enter to continue.
Strange thing is, I do have a xinet.d folder:
[root@intranet vmware]# ll /etc/xinetd.d/
total 12
-rw-r--r-- 1 root root 315 Nov 7 2006 rsync
-rw-r--r-- 1 root root 384 Jan 7 22:23 smtp
-rw-r----- 1 root root 405 Feb 25 2007 xproftpd
Is there something I'm missing?