だから私は自分が管理しているリモートのDebian 7サーバーを持っていて、私はまだDebianとLinux全般について多くを学んでいます。
具体的には、私は次の質問があります。
1)Delugeに使用されているライブラリはどのように判断しますか? libtorrent-rasterbar-0.15.10と同様に、ソースからDeluge 1.3.6をインストールしました。
deluge -vコマンドを実行すると、次のようになります。
$ deluge -v
大洪水:1.3.6
libtorrent:0.15.10.0
私に示されているように、どのライブラリがLinuxの中で別の方法で使われているかを決定する方法はありますか?
2)dpkg -S libtorrentを実行すると、以下のようになります。
$ dpkg -S libtorrent
libtorrent-rasterbar6:/usr/lib/libtorrent-rasterbar.so.6
libtorrent-rasterbar6:/ usr / share / doc / libtorrent-rasterbar6 / copyright
libtorrent-rasterbar6:/usr/lib/libtorrent-rasterbar.so.6.0.0
python-libtorrent:/usr/share/pyshared/python_libtorrent-0.15.10.egg-info
python-libtorrent:/usr/share/doc/python-libtorrent/changelog.Debian.gz
libtorrent-rasterbar6:/ usr / share / doc / libtorrent-rasterbar6
python-libtorrent:/usr/lib/python2.7/dist-packages/libtorrent.so
python-libtorrent:/usr/lib/python2.6/dist-packages/libtorrent.so
python-libtorrent:/ usr / share / doc / python-libtorrent / copyright
libtorrent-rasterbar6:/usr/share/doc/libtorrent-rasterbar6/README.Debian
python-libtorrent:/usr/share/doc/python-libtorrent/changelog.gz
python-libtorrent:/usr/lib/python2.6/dist- packages / python_libtorrent-0.15.10.egg-info
libtorrent-rasterbar6:/usr/share/doc/libtorrent-rasterbar6/changelog.Debian.gz
python-libtorrent:/usr/lib/pyshared/python2.6/libtorrent.so
libtorrent-rasterbar6:/ usr / share / doc / libtorrent-rasterbar6 /作者
libtorrent-rasterbar6:/usr/share/doc/libtorrent-rasterbar6/changelog.gz
python-libtorrent:/ usr / share / doc / python-libtorrent
python-libtorrent:/usr/lib/pyshared/python2.7/libtorrent.so
python-libtorrent:/usr/lib/python2.7/dist- packages / python_libtorrent-0.15.10.egg-info
私はインストールされてラスターバーを束縛されてラスターバーがラスターバー0.15.10ではなくlibtorrent-rasterbar6として表示されるのであれば、これらの違いを知りたい/理解したいです。
私は一般的に少し混乱している人がここにいくつかの入力をいただければ幸いです:)