Page 1 of 1

Won't start in Ubuntu 10.04

Posted: Sat Apr 07, 2012 7:31 pm
by Zee1
qBittorrent won't start for me. Ubuntu 10.04.  Nothing happens when I try to launch.  So I went to the main site and upgraded to the latest.  Still nothing happens when I try to start.

When I try to start in terminal I get this message:


qbittorrent: error while loading shared libraries: libtorrent-rasterbar.so.5: cannot open shared object file: No such file or directory


Any Ideas?  Any suggestions probably need step by step instructions as I'm not tremendously proficient in working with the terminal.

Thanks everybody.

Re: Won't start in Ubuntu 10.04

Posted: Sat Apr 07, 2012 11:41 pm
by loki
It sounds like a packaging problem or conflict, like this bug report, https://answers.launchpad.net/qbittorre ... tion/72063
Did you use the correct repository for your version of ubuntu? According to the main site it should be "sudo apt-add-repository ppa:surfernsk/internet-software" and then to update/upgrade "sudo apt-get update && sudo apt-get install qbittorrent"