Jump to content

Unable to run utorrent in Centos 6.2


arielchiong

Recommended Posts

HI all Im having trouble running utorrent on my CentOS 6.2

here's my PC detail

ldd -r /utorrent

undefined symbol: SSL_CTX_free, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_library_init, version OPENSSL_0.9.8 (./utserver)

undefined symbol: BIO_read, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_CTX_new, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_load_error_strings, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_free, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_new, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_connect, version OPENSSL_0.9.8 (./utserver)

undefined symbol: BIO_s_mem, version OPENSSL_0.9.8 (./utserver)

undefined symbol: BIO_test_flags, version OPENSSL_0.9.8 (./utserver)

undefined symbol: OPENSSL_add_all_algorithms_noconf, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_write, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_read, version OPENSSL_0.9.8 (./utserver)

undefined symbol: BIO_new, version OPENSSL_0.9.8 (./utserver)

undefined symbol: BIO_write, version OPENSSL_0.9.8 (./utserver)

undefined symbol: BIO_ctrl_pending, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSLv23_client_method, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_set_bio, version OPENSSL_0.9.8 (./utserver)

undefined symbol: SSL_state, version OPENSSL_0.9.8 (./utserver)

undefined symbol: ERR_get_error, version OPENSSL_0.9.8 (./utserver)

undefined symbol: ERR_load_BIO_strings, version OPENSSL_0.9.8 (./utserver)

undefined symbol: ERR_reason_error_string, version OPENSSL_0.9.8 (./utserver)

linux-gate.so.1 => (0x0019c000)

libssl.so.0.9.8 => not found

libcrypto.so.0.9.8 => not found

libpthread.so.0 => /lib/libpthread.so.0 (0x00b9f000)

libm.so.6 => /lib/libm.so.6 (0x00bbc000)

librt.so.1 => /lib/librt.so.1 (0x00be8000)

libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x03712000)

libc.so.6 => /lib/libc.so.6 (0x00a00000)

/lib/ld-linux.so.2 (0x009da000)

uname -a

2.6.32-220.el6.i686 #1 SMP Tue Dec 6 16:15:40 GMT 2011 i686 i686 i386 GNU/Linux

when running ./utorrent

/utserver: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory

when I try to yum install libssl.0.9.8:i386

oaded plugins: fastestmirror, refresh-packagekit, security

Loading mirror speeds from cached hostfile

* base: kartolo.sby.datautama.net.id

* extras: mirror.colocity.com

* updates: mirror.colocity.com

Setting up Install Process

No package libssl.0.9.8:i386 available.

Error: Nothing to do

I NEED HELP

Link to comment
Share on other sites

I'm getting simular output!!

Please Help!!

Distro: centOS 6.3

[root@linux-zc7x lib]# ldd -r /opt/utorrent/utserver

undefined symbol: SSL_CTX_free, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_library_init, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: BIO_read, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_CTX_new, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_load_error_strings, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_free, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_new, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_connect, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: BIO_s_mem, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: BIO_test_flags, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: OPENSSL_add_all_algorithms_noconf, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_write, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_read, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: BIO_new, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: BIO_write, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: BIO_ctrl_pending, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSLv23_client_method, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_set_bio, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: SSL_state, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: ERR_get_error, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: ERR_load_BIO_strings, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

undefined symbol: ERR_reason_error_string, version OPENSSL_0.9.8 (/opt/utorrent/utserver)

linux-vdso.so.1 => (0x00007fffa9978000)

libssl.so.0.9.8 => not found

libcrypto.so.0.9.8 => not found

libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003617c00000)

libm.so.6 => /lib64/libm.so.6 (0x0000003618000000)

librt.so.1 => /lib64/librt.so.1 (0x0000003618400000)

libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x000000361c800000)

libc.so.6 => /lib64/libc.so.6 (0x0000003617400000)

/lib64/ld-linux-x86-64.so.2 (0x0000003617000000)

I also tried using the soft link method.

ln -s /usr/lib/libssl.so.1.0.0 /usr/lib/libssl.so.0.9.8

ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8

This seemd to work. Now in /user/lib/ I can see the compressed files libssl.so.0.9.8 and libcrypto.so.0.9.8. I also deleted the old libssl.so.1.0.0 and libcrypto.so.1.0.0. Nothing is working.

Before I deleted the newer libraries this would turn up.

find /*/lib /*lib -type f -name "libssl.so.*"

/usr/lib/libssl.so.1.0.0

find /*/lib /*lib -type f -name "libcrypto.so.*"

/usr/lib/libcrypto.so.1.0.0

Now the find commands show nothing.

[root@linux-zc7x utorrent]# ./utserver

./utserver: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...