Re: Error installing Net::SSH2
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Feb 2007 13:16:19 +1100
"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
.
- Follow-Ups:
- Re: Error installing Net::SSH2
- From: CsB
- Re: Error installing Net::SSH2
- References:
- Error installing Net::SSH2
- From: CsB
- Error installing Net::SSH2
- Prev by Date: LWP and Digest authentication
- Next by Date: Re: LWP and Digest authentication
- Previous by thread: Error installing Net::SSH2
- Next by thread: Re: Error installing Net::SSH2
- Index(es):
Relevant Pages
|
|