VMware {code} Community
nasman99
Contributor
Contributor

Error building Perl SDK samples

I was following the directions in Perl Installation Guide. I went to the 'VMware vSphere CLI\Perl directory and ran 'Perl Makefile.pl'. Here's my output...

************************

C:\Program Files\VMware\VMware vSphere CLI\Perl>perl makefile.pl

Checking if your kit is complete...

Warning: the following files are missing in your kit:

readme.html

resources/button_print.gif

resources/sdkpubs.css

resources/techpubs.css

resources/vmware.gif

samples/performance/utilization_report.pl

t/VIPerlToolkit.t

VIToolkit_oss_licenses.txt

Please inform the author.

Could not open 'lib/VMware/share/VMware/VIRuntime.pm': No such file or directory

at C:/Program Files/VMware/VMware vSphere CLI/Perl/lib/ExtUtils/MM_Unix.pm line

2669.

************************

The 'VMware vSphere CLI\Perl\lib\VMware\VIRuntime.pm' file is actually there.

Does anyone know what might be the problem?

Thanks

0 Kudos
1 Reply
pepoviola
Enthusiast
Enthusiast

Hi nasman99, this is a unix like path 'lib/VMware/share/VMware/VIRuntime.pm', and for your post you try to install in a Windows enviroment (), check the paths.-

Regards.-

0 Kudos