Latest Posts »
Latest Comments »
Popular Posts »

VIX Perl C Runtime Issues

Written by Barns on September 11, 2007 – 11:14 am

Ok, so I really struggled to get VIX working with perl on Windows, but have finally sorted it out. First of all, its NOT installed by default. Only the C bindings are. So I had to go compile it. That worked ok., but then it still didn’t work. So I had to do this:

  • Add the vix_perl directory to the system path.
  • Create a perl.exe.manifest file in perl/bin which contains version information about the C libraries needed.

(See: http://www.vmware.com/community/thread.jspa?threadID=100057&tstart=0)


Tags: , ,
Posted in Honours | No Comments »