[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

rubygem openssl error on 64 bit

Joe Zz

3/26/2007 6:50:00 PM

when i run cap -f config/deploy.rb setup on 64 bit centos i get this
error for openssl

ruby: symbol lookup error:
/usr/local/lib/ruby/1.8/x86_64-linux/openssl.so: undefined symbol:
EVP_CIPHER_CTX_cipher

openssl and openssl-devel are installed... any ideas?

--
Posted via http://www.ruby-....

1 Answer

Joe Zz

3/26/2007 7:06:00 PM

0

Joe Zz wrote:
> when i run cap -f config/deploy.rb setup on 64 bit centos i get this
> error for openssl
>
> ruby: symbol lookup error:
> /usr/local/lib/ruby/1.8/x86_64-linux/openssl.so: undefined symbol:
> EVP_CIPHER_CTX_cipher
>
> openssl and openssl-devel are installed... any ideas?

btw... i ran this whole setup on 32 bit w/ no prob. twice.

--
Posted via http://www.ruby-....