Search found 8 matches
- Tue Jan 21, 2014 9:13 am
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
I filed a bug with libtorrent https://code.google.com/p/libtorrent/is ... 1390248313 and posted the question to the libtorrent discussion mail list. Lets see if anything comes out of this.
- Mon Jan 20, 2014 7:04 pm
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
yes, I ran a deluge -v and could verify that it is running libtorrent 0.16.13
- Mon Jan 20, 2014 6:36 pm
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
... I got deluged to run after doing the adjustments given on this site https://forums.freebsd.org/viewtopic.php?&t=28054 open /etc/libmap.conf file and put there this line libstdc++.so.6 gcc47/libstdc++.so.6 Unfortunately, I went through all this trouble to find that the bug also discussed here...
- Mon Jan 20, 2014 5:56 pm
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
Alright, so I set up a jail and compiled deluge by running "portmaster -H net-p2p/deluge" Compilation went through with portmaster reporting Mon Jan 20 18:37:33 CET 2014 Installation of lang/gcc (gcc-4.6.4) Installation of math/blas (blas-3.4.2_1) Installation of math/lapack (lapack-3.4.2_...
- Mon Jan 20, 2014 10:06 am
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
While I got the installation to work with your help, I now run into the same problem as mentioned in this thread concerning connections to UDP trackers through a proxy ( http://forum.deluge-torrent.org/viewtopic.php?f=13&t=46121 ). The deluged log states "[INFO ] 11:05:20 core:80 Starting l...
- Sun Jan 19, 2014 6:51 pm
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
...well, I ran a pkg_add -r py27-mako first and then a easy-install mako and now both the daemon and the webUI work. Still having some trouble connecting to peers, but the traffic is going through the proxy as intended and the settings are not lost after reboot. I am a step closer to the goal. If I ...
- Sun Jan 19, 2014 2:43 pm
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Re: Installation trouble on nas4free/FreeBSD 9.2
Thanks for your answer! I did a pkg_add -r py27-mako successfully. However, the error message given by deluge-web is the same. "ImportError: No module named mako.template"
Any other suggestions maybe?
Thanks!
Any other suggestions maybe?
Thanks!
- Sun Jan 19, 2014 11:30 am
- Forum: Support
- Topic: Installation trouble on nas4free/FreeBSD 9.2
- Replies: 11
- Views: 10932
Installation trouble on nas4free/FreeBSD 9.2
Hello everbody, I am trying to install deluge on a FreeBSD / Nas4Free 9.2 (FreeBSD 9.2-RELEASE-p2 (kern.osreldate: 902001), nas4free 9.2.0.1 - Shigawire (revision 925)). My goal is to run the most current version of deluge in a console only / WebUI fashion. I do not want to run the application insid...