I try to install vSphere CLI for vSphere 6.7 into Red Hat Enterprise Linux 6.6.
But i cannot compleate.
Result(Skip some messages. ......)
[root@RHEL66-V-GUI vmware-vsphere-cli-distrib]# ./vmware-install.pl
.................
The file /lib/libgcc_s.so.1 that this program was about to install already
exists. Overwrite? [yes]
Unable to get the access rights of source file "./lib/5.10/Socket6-0.23-rhel6".
Execution aborted.
[root@RHEL66-V-GUI vmware-vsphere-cli-distrib]#
I checked Socket6 module In manual.
Socket6-023 (0.23 or later)
Check Guest server.
[root@RHEL66-V-GUI vmware-vsphere-cli-distrib]# perl -MSocket6 -e 'print $Socket6::VERSION'
0.23[root@RHEL66-V-GUI vmware-vsphere-cli-distrib]#
I checed 0.23 and 0.28(newest).
There were same result.
I checked following things.
I can install vSphere CLI for vSphere 6.7 into Red Hat Enterprise Linux 7.3.
I can install vSphere CLI for vSphere 6.5 into Red Hat Enterprise Linux 6.6.
environment:
Host:vSphere 6.7
Guest:Red Hat Enterprise Linux 6.6 x86_64
used:VMware-vSphere-CLI-6.7.0-8156551.x86_64.tar.gz
Would you tell me this solution?
Or
Would you give me some information?