wmic for 64bit?
wmic for 64bit?
Hello, I am having trouble with the wmi client installed on a 64 bit redhat system. Its looking for lib\ld-linux.so.2 which doesn't exist so I created a symbolic link to lib64\ld-linux-x86_64.so.2 and it complains about having a corrupted library.... any suggestions?
Re: wmic for 64bit?
We are working on this issue and will get back to you as soon as we are done with our testing.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: wmic for 64bit?
emperaza,
I do believe I found all the libraries necessary. Remove the link you created and run the following:
yum install glibc.i686 glibc-devel.i686 libgsasl.i686 cyrus-sasl-lib.i686 libcgroup-pam.i686 popt.i686 pam.i686 -y
Give that a shot
I do believe I found all the libraries necessary. Remove the link you created and run the following:
yum install glibc.i686 glibc-devel.i686 libgsasl.i686 cyrus-sasl-lib.i686 libcgroup-pam.i686 popt.i686 pam.i686 -y
Give that a shot
Nicholas Scott
Former Nagios employee
Former Nagios employee