On Wed, Sep 3, 2008 at 11:53 PM, Tru Huynh tru@centos.org wrote:
You don't have xinetd installed (not installed by default). rpm -q xinetd || yum install xinetd and re-run vmware-config.pl
This is weird - I swear I checked that, and xinetd _was_ installed, but I just checked again and, surprise, it was not. Thanks!
btw, if you have SElinux enforced you will probably need to run: restorecon -v /etc/services
I don't use selinux - don't like it.
mhr