Search found 9 matches

by zaxxon
Fri Oct 10, 2008 12:49 pm
Forum: Mac OS
Topic: 1.0.0 running natively on Leopard + advice needed
Replies: 2
Views: 4159

Re: 1.0.0 running natively on Leopard + advice needed

Where/How did you rip out the fork() code?
by zaxxon
Tue Oct 07, 2008 11:44 am
Forum: Mac OS
Topic: 1.0.0 Compiling errors
Replies: 11
Views: 11809

Re: 1.0.0 Compiling errors

This sounds awfully like the thing I reported. I'm thankful that the UI starts, but that the daemon won't start seems to be the daemonisation problem with the fork() that's not supported on OS X. So, how do we get someone knowledgable to rewrite deluge ;-)))))))) I couldn't do it myself, but I would...
by zaxxon
Mon Oct 06, 2008 9:45 am
Forum: Mac OS
Topic: 1.0.0 Compiling errors
Replies: 11
Views: 11809

Re: 1.0.0 Compiling errors

Ok, what did you do to get it running?
by zaxxon
Thu Oct 02, 2008 7:12 am
Forum: Mac OS
Topic: 1.0.0 Compiling errors
Replies: 11
Views: 11809

Re: 1.0.0 Compiling errors

Hija. Well, why don't you try http://www.nabble.com/-16641:-boost_python-mt-problem-when-compiling-deluge-td19661815.html " If {{{port installed boost}}} doesn't show one of those variants (+python25 actually, since deluge uses 2.5), I'd suggest removing boost, then {{{sudo port install boost +...
by zaxxon
Wed Sep 10, 2008 9:41 am
Forum: Mac OS
Topic: Getting RC8 source to run
Replies: 2
Views: 4936

Getting RC8 source to run

Hija, I try to get RC8 to fly on my 10.5.4 Compiling went without too many hitches after I followed these items : http://forum.deluge-torrent.org/viewtopic.php?f=8&t=7535&p=39795&hilit=gettext#p39645 The daemon starts without a hitch. The web-interface threw an error so I had to add an e...
by zaxxon
Wed Aug 06, 2008 7:26 pm
Forum: Mac OS
Topic: building RC5 on 10.5.4
Replies: 0
Views: 3500

building RC5 on 10.5.4

Hija, I'm trying to build RC5 on my 10.5.4 Mac Mini. I port'ed boost, and added the libs and includes do my paths... but just right at the end of the 'python setup.py build', it dies with the following : <SNIP> ....... build/temp.macosx-10.5-i386-2.5/./libtorrent/bindings/python/src/version.o -lboos...
by zaxxon
Wed Nov 21, 2007 7:29 am
Forum: Mac OS
Topic: Deluge in Leopard - building issue?
Replies: 35
Views: 42454

Re: Deluge in Leopard - building issue?

Builds like a charm, very cool!

now I have deluge and deluged, and no FAQ ;-) Where can you point me so I understand the interaction between the daemon and the client-binary?

thanks!
by zaxxon
Wed Nov 14, 2007 3:25 pm
Forum: Mac OS
Topic: Deluge in Leopard - building issue?
Replies: 35
Views: 42454

Re: Deluge in Leopard - building issue?

Hi, after installing all support-libraries via port, I got the same error-messages when building deluge with port. So I went and fetched svn 0.5.6.2 and was able to build it after some magic with the path to libraries and building the deluge.so from the command line instead of make I got my binary. ...
by zaxxon
Thu Nov 01, 2007 10:23 am
Forum: Mac OS
Topic: Deluge available in MacPorts
Replies: 30
Views: 45855

Re: Deluge available in MacPorts

Ahhhh, so it's not just me ;) Trying to build deluge on Leopard via the ports. I had problems with boost, now it's dbus-glib that won't build, citing some problems with ld. " ld: duplicate symbol _g_bit_nth_lsf in .libs/dbus-gmain.o and .libs/dbus-glib.o " There is some mention on http://w...