Re: Error installing Net::SSH2




"CsB" <CSB001@xxxxxxxxx> wrote in message
news:1170949718.358244.53420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
..
..
# Error: Can't load '/.cpan/build/Net-SSH2-0.09/blib/arch/auto/
Net/SSH2/SSH2.so' for module Net::SSH2: ld.so.1: perl: fatal:
relocation error: file /usr/local/lib/libssh2.so: symbol
EVP_aes_192_cbc: referenced symbol not found at /usr/local/lib/
perl5/5.8.7/sun4-solaris/DynaLoader.pm line 230.
# at (eval 3) line 2
- - - - - -

Usually, I can decipher some clue as to why a module isn't installing
and go hunting for an answer. However, i can't seem to figure out
which way to go on this one.

If you have any suggestions, they would be greatly appreciated.


Only place I can find any mention of 'EVP_aes_192_cbc' is in (the openssl
header file) evp.h. And then it's only mentioned once .... which seems a bit
strange to me.

I don't know if that piece of information will help you at all.

Net::SSH2 built ok for me on Win32 - requiring only a few simple hacks. I
certainly didn't strike any problems involving 'EVP_aes_192_cbc'.

I built static libs (openssl, libssh2). I guess that's one thing you could
also try if you get really stuck.

Have you done any testing (ie using C programs) of the libssh2 library to
verify that it's functioning properly ?

Cheers,
Rob


.



Relevant Pages

  • Re: openssl library?
    ... According to the standard library documentation at ... the openssl library should be included ... installing from 1.8.4 source worked perfectly as far as openssl is concerned. ... (I apparently broke the readline support in the process...) ...
    (comp.lang.ruby)
  • Re: Security on iPlanet
    ... Installing cygwin and openssl on a window machine was easy enough, ... Issues included many version of documentation (is it netscape, iplanet, ... knowing where the cert database is --- the documentation and our ...
    (comp.security.misc)
  • Re: Warning when running configure on AIX 4.3.3
    ... Have you tried installing the IBM supplied openSSL and openssh ... John Hill wrote: ... > installed all of the pre-requisites (zlib, prngd, and openssl). ... > WARNING: The operating system that you are using does not support ...
    (comp.security.ssh)
  • (no subject)
    ... I went through this when I was installing ssh 3.4p1 on my solaris box ... remember getting that same PRNG not seeded error and I believe that I ... >> I installing OPENSSL and when running I get following ERROR - wonder ... >> I am using IBM AIX System. ...
    (comp.security.ssh)
  • make buildworld after openssl/openssh-overwrite-base
    ... As part of the openssh panic I adopted the solution of installing the openssl ... all my ports that depended on openssl due to the major number change. ... satisfy my rebuilt ports. ...
    (FreeBSD-Security)