Install Issue - No Package Libtorrent

saroos1

Member
May 25, 2018
718
0
16
Code:
checking pkg-config is at least version 0.9.0... yes
checking for STUFF... configure: error: Package requirements (sigc++-2.0 libcurl >= 7.12.0 libtorrent >= 0.11.8) were not met:

No package 'libtorrent' 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 STUFF_CFLAGS
and STUFF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I get this everytime I try to install rutorrent
 

saroos1

Member
May 25, 2018
718
0
16
I compiled it now and it gives me

Code:
The ruTorrent www base path is where you installed ruTorrent.
What is the ruTorrent www base path, eg. /var/www/rutorrent: /var/www/rutorrent
/var/www/rutorrent is not the ruTorrent base path.

I am using the auto install script on debian lamp
 

randac56

Member
May 25, 2018
915
0
16
Why don't you let the installer install everything? Saves you lots of time.

If all you want is to build rtorrent:

Code:
sh autodl-setup --rtorrent
 

saroos1

Member
May 25, 2018
718
0
16
I am, that is one of the steps that come up. I have debian lamp installed so I dont need Apache or any other webserver so I skip that step. The step after that is what I posted above
 

saroos1

Member
May 25, 2018
718
0
16
I am now getting this error

Code:
rtorrent: error while loading shared libraries: libtorrent.so.11: cannot open shared object file: No such file or directory