Page 2 of 2

Re: 1.0.0 Compiling errors

Posted: Sat Feb 14, 2009 1:21 pm
by tomplam
oriain wrote: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. I renamed the file in /opt/local/lib/libpython2.5.dylib (I didn't want to delete it just in case the solution from nabble didn't work) so that I could symlink libpython2.5.dylib to the file in /opt/local/Library/Frameworks/Python.Frameworks/Versions/2.5/Python. Then deluge worked perfectly.

Cheers! :D
Hi oriain,

Could you possibly explain in detail how you overcame the python mismatch. Its currently the only error I'm getting when I try to launch deluge.

Tom

Re: 1.0.0 Compiling errors

Posted: Sat May 30, 2009 9:10 pm
by switching_from_vuze
try getting a newer version of deluge, and install all depedencies sperately, also remember to get the python25 version of boost (sudo port install boost @<latest version number>+python25).