macsat.com OpenWrt and ASUS WL Forum
December 05, 2008, 14:05:12 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Back to macsat.com
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: ctorrent missing lib  (Read 2805 times)
0 Members and 2 Guests are viewing this topic.
mururoa
Newbie
*
Offline Offline

Posts: 4


View Profile
« on: February 07, 2007, 10:57:57 AM »

Hi all,

After installing ctorrent as told in the tutorial I have an error :

# ctorrent
ctorrent: can't load library 'libcrypto.so.0.9.7'
#

and I cant find that damn libcrypto library.

So, what is package is missing ?
I tried ipkg whatprovides libcrypto.so.0.9.7 but my syntax seems incorrect.
Logged
macsat
Administrator
Sr. Member
*****
Offline Offline

Posts: 1,104



View Profile
« Reply #1 on: February 07, 2007, 11:25:34 AM »


The libcrypto is provided by libopenssl.

The version you have installed is maybe 0.9.8d-1 - and this is what causes the issue.

If you have installed libopenssl to root ( "/" ) you can do  this:
Code:
ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7

If libopenssl is installed to /opt - do this:
Code:
ln -s /opt/usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7

Logged
mururoa
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #2 on: February 07, 2007, 12:41:51 PM »

Yes that's it.
Now it works.
How could I have searched packages that provides libcrypto.so.* using ipkg ?

Otherwise I could suggest adding an url to a torrent search engine that provides clear .torrent and no .php or other clickable links : http://torrentportal.com
« Last Edit: February 07, 2007, 12:54:37 PM by mururoa » Logged
macsat
Administrator
Sr. Member
*****
Offline Offline

Posts: 1,104



View Profile
« Reply #3 on: February 07, 2007, 16:33:13 PM »


I just did a search in this file:
http://downloads.openwrt.org/whiterussian/packages/Packages.filelist
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

English Steel 1.6 © Saxon North Technologies
Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.076 seconds with 24 queries.