Page 1 of 1

What is need for building deluge in windows?

Posted: Thu Oct 27, 2011 3:26 am
by Joana
Hey i want personalize deluge for me. So i use windows and i like know what i need for building source.

Thank you for your attention.

Re: What is need for building deluge in windows?

Posted: Thu Oct 27, 2011 11:41 am
by Cas
Andar was going to write new instructions for the Win build but he hasn't got round to it yet.

You can modify an installed Deluge by simply dropping the py files from the source tar into the relevant directory.

Re: What is need for building deluge in windows?

Posted: Wed Nov 16, 2011 10:04 pm
by Cas
I updated the wiki with what is required to build deluge on windows.

http://dev.deluge-torrent.org/wiki/Inst ... pendencies

Re: What is need for building deluge in windows?

Posted: Sat Dec 10, 2011 5:12 pm
by Joana
Cas wrote:I updated the wiki with what is required to build deluge on windows.

http://dev.deluge-torrent.org/wiki/Inst ... pendencies
Thank you very much. Good work.

I try compile, but this generate file .egg. Who need make for generate .exe file?

Re: What is need for building deluge in windows?

Posted: Sat Dec 10, 2011 11:43 pm
by Cas
If you install, all the exe's will be located in 'C:\python26\Scripts'

Re: What is need for building deluge in windows?

Posted: Tue Jan 17, 2012 2:09 am
by Joana
Hi thank you very much for your support. But i want make a setup like a original of deluge.

If not i need install python in all my computers. So i just want change somethings of deluge and compile for setup.exe and install a other computers... It's possible?

Re: What is need for building deluge in windows?

Posted: Tue Jan 17, 2012 10:18 am
by Cas
You are referring to packaging Deluge for Windows then. The details are in the win32 dir in the git repo.

Re: What is need for building deluge in windows?

Posted: Thu Feb 02, 2012 7:57 pm
by Joana
Cas wrote:You are referring to packaging Deluge for Windows then. The details are in the win32 dir in the git repo.
Thank you. I will go try this pack. :P

Re: What is need for building deluge in windows?

Posted: Sun Feb 05, 2012 6:09 pm
by funnel
These are listed on the wiki as dependencies for Linux but not for Windows. Are they required on Windows?
  • gettext (somehow already in my Python 2.5 folder)
  • intltool
  • python-notify
  • librsvg
  • xdg-utils

Re: What is need for building deluge in windows?

Posted: Mon Feb 06, 2012 7:11 pm
by Cas
They are either included in the packages listed or not needed.