安装rtorrent的问题

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
testing
帖子: 135
注册时间: 2007-05-08 17:20

安装rtorrent的问题

#1

帖子 testing » 2008-05-29 21:11

各位大哥,小弟在编译libtorrent的时候出现以下错误, 请问如何解决啊? 谢谢

checking for OPENSSL... configure: error: Package requirements (openssl) were not met:

No package 'openssl' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables OPENSSL_CFLAGS
and OPENSSL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===========

OPENSSL应该是装了的, 因为用 apt-get install openssl 都没有东西新装了。
头像
solcomo
帖子: 2838
注册时间: 2007-04-25 13:12

#2

帖子 solcomo » 2008-05-29 21:13

sudo apt-get install libssl-dev
♜♞♝♛♚♝♞♜
♟♟♟♟♟♟♟♟
♙♙♙♙♙♙♙♙
♖♘♗♕♔♗♘♖

☠☯⚔⚓☣☦☃☕
☹☻☪☭☬⚖⚛⚜
ℜℳℬ™ ℋℯℓ℘ ℳℭ
sƂɐʍ рǀɹoʍ əɥʇ oS
testing
帖子: 135
注册时间: 2007-05-08 17:20

#3

帖子 testing » 2008-05-31 1:30

谢谢!这个问题解决了,下一个问题又来了,rtorrent的编译已经装过,但运行rtoreent时出现以下错误。

root@myub:~# rtorrent
rtorrent: error while loading shared libraries: libtorrent.so.9: cannot open shared object file: No such file or directory
testing
帖子: 135
注册时间: 2007-05-08 17:20

#4

帖子 testing » 2008-05-31 19:03

顶一下!没有人知道吗?
头像
vcxzfdsarewq
帖子: 92
注册时间: 2007-04-20 18:22
来自: Matrix

#5

帖子 vcxzfdsarewq » 2008-05-31 21:24

sudo ldconfig再运行
testing
帖子: 135
注册时间: 2007-05-08 17:20

#6

帖子 testing » 2008-06-01 21:31

vcxzfdsarewq 写了:sudo ldconfig再运行
谢谢楼主!搞掂了。
回复