On Thu Oct 11 17:02:16 2012, lmw94002@yahoo.com wrote:
Show quoted text> I ran into the same issue with CentOS 6.4 64bit.
>
> Also note the latest vSphere 5.0 SDK wants version 0.03 while CPAN was
> installing 0.02. I downloaded 0.04 and was trying to manually
> build it. I eventually figured it out. I think the trick was to
> install uuid-c++-devel via YUM.
>
Okay, thanks so much for posting this. You're wrong about the package
though, the resolution is to install libuuid-devel. This will allow you
to make the UUID perl module and install it. This, in turn, allows the
vsphere VCLI to install.
The perl module needs to require the libuuid-devel package / files, or
ate least give a hint about it.