Hi Guys,
Well hope this is ok to start a new thread. I have been trying to upgrade my system from rtorrent 0.8.6 to 0.8.8, and i have run into some issues.
I am using the latest svn release of rutorrent
/var/www/rutorrent# svn up
At revision 1699.
I have installed the latest svn version of rtorrent as well.
/home/user/software/trunk# svn up
At revision 1237.
Here are the config steps i took:
cd /home/user
mkdir software
cd software/
svn co svn://rakshasa.no/libtorrent/trunk
cd trunk/
svn up
cd libtorrent/
./autogen.sh
./configure
make
make install
ldconfig
cd ../rtorrent
./autogen.sh
./configure --with-xmlrpc-c
make
make install
ldconfig
Now when i reboot the box and start up rutorrent i am getting this error:
Bad link to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
i have kept the same .rtorrent.rc file as i had on my rotrrent 0.8.6 setup so the issue with connecting through to the front end shouldn't be a problem.
rtorrent seems to be running as well:
ps aux |grep rtorrent
user 1283 0.0 0.0 23968 1404 ? Ss 17:41 0:00 SCREEN -S autodl -d -t rtorrent -m rtorrent
user 1342 0.0 0.0 23968 1400 ? Ss 17:41 0:00 SCREEN -dm -S rtorrent
root 3409 0.0 0.0 6160 664 pts/4 S+ 18:53 0:00 grep rtorrent
So i am kinda stuck as to what i need to do to get rtorrent up and going again with the latest 0.8.8 version.
Any help would be really appreciative.
cheers
Well hope this is ok to start a new thread. I have been trying to upgrade my system from rtorrent 0.8.6 to 0.8.8, and i have run into some issues.
I am using the latest svn release of rutorrent
/var/www/rutorrent# svn up
At revision 1699.
I have installed the latest svn version of rtorrent as well.
/home/user/software/trunk# svn up
At revision 1237.
Here are the config steps i took:
cd /home/user
mkdir software
cd software/
svn co svn://rakshasa.no/libtorrent/trunk
cd trunk/
svn up
cd libtorrent/
./autogen.sh
./configure
make
make install
ldconfig
cd ../rtorrent
./autogen.sh
./configure --with-xmlrpc-c
make
make install
ldconfig
Now when i reboot the box and start up rutorrent i am getting this error:
Bad link to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
i have kept the same .rtorrent.rc file as i had on my rotrrent 0.8.6 setup so the issue with connecting through to the front end shouldn't be a problem.
rtorrent seems to be running as well:
ps aux |grep rtorrent
user 1283 0.0 0.0 23968 1404 ? Ss 17:41 0:00 SCREEN -S autodl -d -t rtorrent -m rtorrent
user 1342 0.0 0.0 23968 1400 ? Ss 17:41 0:00 SCREEN -dm -S rtorrent
root 3409 0.0 0.0 6160 664 pts/4 S+ 18:53 0:00 grep rtorrent
So i am kinda stuck as to what i need to do to get rtorrent up and going again with the latest 0.8.8 version.
Any help would be really appreciative.
cheers