Subject: | Install error |
Date: | Mon, 23 Oct 2017 16:35:10 +0000 (UTC) |
To: | "bug-Net-WMIClient [...] rt.cpan.org" <bug-Net-WMIClient [...] rt.cpan.org> |
From: | Lloyd Harris <lloyd_harris [...] yahoo.com> |
The install requires libasync_wmi_lib.so.0 from the wmi package available at http://www.edcint.co.nz/checkwmiplus/wmi-1.3.14.tar.gz. Which I did and the file is there but the issue I get is when I do the perl module install.
See below. It is looking for a different file named ( lib_async_wmi_lib.so.0 ) with and underscore in the name.
cpan[1]> install Net::WMIClientCPAN: Storable loaded ok (v2.20)Reading '/root/.cpan/Metadata' Database was generated on Mon, 23 Oct 2017 10:54:01GMTRunning install for module 'Net::WMIClient'CPAN: Digest::SHA loaded ok (v5.47)CPAN: Compress::Zlib loaded ok (v2.062)Checksum for/root/.cpan/sources/authors/id/J/JM/JMEGERMAN/Net-WMIClient-0.62.tar.gz okScanning cache /root/.cpan/build for sizes............................................................................DONENet-WMIClient-0.62/Net-WMIClient-0.62/script/Net-WMIClient-0.62/script/wmic.plNet-WMIClient-0.62/ChangesNet-WMIClient-0.62/MANIFESTNet-WMIClient-0.62/READMENet-WMIClient-0.62/META.ymlNet-WMIClient-0.62/t/Net-WMIClient-0.62/t/004_kwalitee.tNet-WMIClient-0.62/t/003_network.tNet-WMIClient-0.62/t/005_pod.tNet-WMIClient-0.62/t/002_netbogus.tNet-WMIClient-0.62/t/006_pod_coverage.tNet-WMIClient-0.62/t/001_base.tNet-WMIClient-0.62/lib/Net-WMIClient-0.62/lib/Net/Net-WMIClient-0.62/lib/Net/WMIClient.pmNet-WMIClient-0.62/COPYINGNet-WMIClient-0.62/WMIClient.xsNet-WMIClient-0.62/Makefile.PLCPAN: YAML loaded ok (v1.23)CPAN: CPAN::Meta::Requirements loaded ok (v2.140)Configuring J/JM/JMEGERMAN/Net-WMIClient-0.62.tar.gz withMakefile.PLEnterthe path to the WMI source code: /lib/python/Couldnot find properly configured WMI source code. Please run 'make build' inthe WMI source tree and install lib_async_wmilib.so.0 to build and installNet::WMIClient. at Makefile.PL line 18, <STDIN> line 1.Warning:No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site] JMEGERMAN/Net-WMIClient-0.62.tar.gz /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OKFailedduring this command:JMEGERMAN/Net-WMIClient-0.62.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status512
Message body is not shown because it is too large.