Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.36 KB

README.md

File metadata and controls

51 lines (28 loc) · 1.36 KB

How to build deluge and dependencies 100% from source.

You need to have installed:

Visual Studio 2017

Python

nasm

ActivePerl

Then download boost

And Extract to C:\

Then download openssl

And Extract to C:\

Download gvsbuild

And Extract to C:\gtk-build\github

Download Libtorrent

And Extract to C:\

Download Deluge

And Extract to C:\

Make sure the following are in your %PATH% environment variable.

C:\Perl64\site\bin

C:\Perl64\bin

C:\Python\Python37

C:\Python\Python37\Scripts

C:\gtk-build\gtk\x64\release\bin

From there run:

  1. OpenSSLBuild.bat
  2. LibtorrentBuild.bat
  3. GTK3Build.bat
  4. DelugeBuild.bat

From here you can cmd/powershell deluge.exe or create a shortcut from C:\Python\Python37\Scripts .