Hi all,
I wrote a script which would execute command in the Guest OS and return the output back to the host os. For this I used a Perl script guestCommand.pl("http://blogs.vmware.com/vix/files/guestcommand.pl"). But when I tried to run the same script with the VMWare 4.0, the perl script guestCommand.pl is not working.
During VMWare VIX 1.6.2 installation I had to compile and install vix-perl to make the guestCommand.pl to work. But GCC and Make utils are not available in the VMWare 4.0. How can I install GCC and other development tools in 4.0 or is there anyother way to install the vix-perl in the VMWare 4.0 system.
Any help is highly appericiated.
Thanks,
Vijaya.
Tags:
vix_api