Issues with Installing VMware SDK on RedHat 8
Posted: Mon Aug 07, 2023 5:34 am
Hello, Im installing new Nagios Relay Worker in Customer env.
Red Hat on that server is in version:
Red Hat Enterprise Linux release 8.8 (Ootpa)
I download the VMware SDK in version 7.0.0 *VMware-vSphere-Perl-SDK-7.0.0-16453907.x86_64.tar.gz),
because i read that needed version for RedHat 8.
Now i have issues with installing that.
After run script "vmware-install.pl", accepting all terms i have information like:
CPAN not able to install following Perl modules on the system. These must be
installed manually for use by vSphere CLI:
UUID 0.27 or newer
Meanwhile I installed the uuid using "yum install uuid".
And in system its normally ocurs:
rpm -qa | grep uuid
libuuid-2.32.1-42.el8_8.x86_64
uuid-1.6.2-43.el8.x86_64
libuuid-devel-2.32.1-42.el8_8.x86_64
But still after trying installation SDK the above info still appears.
I dont know why its not see that UUID modules.
I will be glad for any hint or help.
Red Hat on that server is in version:
Red Hat Enterprise Linux release 8.8 (Ootpa)
I download the VMware SDK in version 7.0.0 *VMware-vSphere-Perl-SDK-7.0.0-16453907.x86_64.tar.gz),
because i read that needed version for RedHat 8.
Now i have issues with installing that.
After run script "vmware-install.pl", accepting all terms i have information like:
CPAN not able to install following Perl modules on the system. These must be
installed manually for use by vSphere CLI:
UUID 0.27 or newer
Meanwhile I installed the uuid using "yum install uuid".
And in system its normally ocurs:
rpm -qa | grep uuid
libuuid-2.32.1-42.el8_8.x86_64
uuid-1.6.2-43.el8.x86_64
libuuid-devel-2.32.1-42.el8_8.x86_64
But still after trying installation SDK the above info still appears.
I dont know why its not see that UUID modules.
I will be glad for any hint or help.