From: Hayward, M. A \(Mike\) <mha...@av...> - 2006-11-01 02:37:41
|
I can get the vmware toolkit to work without https by removing the dependency in Makefile.PL on Crypt::SSLeay and installing. Still would like to know though why Crypt::SSLeay segfaults on FC5. =20 _____ =20 From: vip...@li... [mailto:vip...@li...] On Behalf Of Hayward, Michael A (Mike) Sent: Tuesday, October 31, 2006 6:48 PM To: vip...@li... Subject: [Viperltoolkit-user] Crypt::SSLeay broken on FC5 =20 I had given up on using Perl with VI, even though we currently do for older versions of VMWare ESX. This is due to the incompleteness of the SOAP::Lite module and the complexity of the VMWare WSDL. I have been using Ruby since it can at least grok the WSDL. I'm psyched to see a Perl Toolkit that should work cleanly. Unfortunately I'm unable to get it working due to a dependency on the perl module Crypt::SSLeay which doesn't seem to work on either 64 or 32 bit recent openssl implementations. I'm using FC5 i386 and FC5 x86_64, both of which I can get to build without compilation errors, but which seg fault with make test. =20 What distro are you using? Any ideas how I can work around the Crypt::SSLeay problems? I'm not even using the https capabilities at this stage for prototyping efforts and normally turn all that off anyway so I can sniff wire protocols when things break. =20 - Mike |