Search found 18 matches

by oriain
Sat Nov 01, 2008 11:42 pm
Forum: Mac OS
Topic: "version 'python25' is invalid!" error on leopard 10.5.4
Replies: 2
Views: 3233

Re: "version 'python25' is invalid!" error on leopard 10.5.4

This may end up being a stupid question. Do you have python25 installed? Python is a dependency for Deluge on Macports, but if you haven't tried installing Deluge then maybe python25 is not installed. You can see what ports you have installed by typing port installed My installation shows python25 @...
by oriain
Tue Oct 28, 2008 6:21 am
Forum: Mac OS
Topic: How to install previous version?
Replies: 1
Views: 3502

Re: How to install previous version?

I had the same thought as you did. You actually have to create a local repository from which to install the old version of deluge. Here is the article that I got the basics from: http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/ But it still wouldn't work...
by oriain
Tue Oct 28, 2008 6:07 am
Forum: Mac OS
Topic: 1.0.0 Compiling errors
Replies: 11
Views: 9437

Re: 1.0.0 Compiling errors

I am not sure if I got all the same errors as the previous posts, but after waiting for _months_ macports finally has the 1.0.0 version (although its not the most current version). I had to install boost +python25 before it would finish building and installing. Then I had a python version mismatch. ...
by oriain
Mon Jun 23, 2008 1:21 am
Forum: Support
Topic: Problems installing Deluge on Leopard
Replies: 9
Views: 7019

Re: Problems installing Deluge on Leopard

I spoke with a friend who develops at Apple, and he mentioned that as compiler development continues, it gets more and more strict in regards to what it accepts, and in general while templates are very flexible, they can be tricky to code correctly. As templates seem to be causing the error and one ...
by oriain
Thu Jun 12, 2008 8:30 pm
Forum: Mac OS
Topic: Deluge in Leopard - building issue?
Replies: 35
Views: 31031

Re: Deluge in Leopard - building issue?

@neurophyre, your problem seems to be the same problem that everyone is having installing 0.5.8.9 on 10.5.2. Thanks for putting in that ticket. It's really frustrating that no one seems to be fixing it. I know that a lot is going into 0.6 development and people have their own lives, but this problem...
by oriain
Wed Jun 11, 2008 7:03 pm
Forum: Support
Topic: Problems installing Deluge on Leopard
Replies: 9
Views: 7019

Re: Problems installing Deluge on Leopard

I don't think that the problem is with the version of Python that you have installed. If you take a look at the source for setup.py, there is a section mentioning that the -g and -Wstrict-prototypes flags are not supposed to be called in the line (/usr/bin/gcc-4.0 ...) directly preceding the warning...
by oriain
Thu Jun 05, 2008 6:08 pm
Forum: Support
Topic: Problems installing Deluge on Leopard
Replies: 9
Views: 7019

Re: Problems installing Deluge on Leopard

Has anyone figured this out? I had it working on 10.4 but upon upgrading, things got messed up. I have the same error, so I've just been trying to make do but AZ is just killing me.
by oriain
Tue Apr 15, 2008 11:35 pm
Forum: Mac OS
Topic: installation problem: dbus
Replies: 5
Views: 7100

Re: installation problem: dbus

Well, now that you mention it, the patch was for 1.1.4, not 1.1.20. But another bug report I saw online was for 1.1.20...so maybe the patch somehow never made it to the updated version. Of course this is just speculation, as I don't work for anybody working with dbus development. The workaround deal...
by oriain
Mon Apr 14, 2008 7:02 am
Forum: Mac OS
Topic: installation problem: dbus
Replies: 5
Views: 7100

Re: installation problem: dbus

No, deluge on Mac is not just a dream. I use it fine on my Mac, but I am still running Tiger. Problems with software will always exist; people just have to try to work around it. Just to make sure, you have x11 installed, right? Did you update the ports to make sure you were building the latest? I g...
by oriain
Sat Apr 12, 2008 6:46 am
Forum: Mac OS
Topic: Port Forwarding in Mac OS X
Replies: 4
Views: 7836

Re: Port Forwarding in Mac OS X

Well, it seems that upgrading to the 0.5.8.7 version might have fixed whatever problem I was having. When I first updated deluge via Macports, it stopped running. I would get an error regarding some line in some file, but I never really took a close look at the error to understand why. Finally I rea...