[Deluge] #3049: msys/mingw deluge install on Windows

1 view
Skip to first unread message

Deluge

unread,
Jun 2, 2017, 7:24:03 AM6/2/17
to delug...@googlegroups.com
#3049: msys/mingw deluge install on Windows
-----------------------------+---------------------------
Reporter: Cas | Owner:
Type: feature-request | Status: new
Priority: trivial | Milestone: Future
Component: Packaging | Version: develop (git)
Keywords: |
-----------------------------+---------------------------
This doesn't work yet but keeping of summary of installation for future
reference. Might have missed a few steps...


== msys2 prompt ==

{{{
pacman -S mingw-w64-i686-python2-pip
pacman -S mingw32/mingw-w64-i686-python2-pygtk
pacman -S mingw-w64-i686-python2-cairo
}}}


Require build tools for cffi (twisted[tls] requirement)
{{{
pacman -S --needed base-devel mingw-w64-i686-toolchain
}}}


== mingw prompt ==

{{{
pip install twisted[tls] chardet mako pyxdg pillow slimit
}}}


Unable to install pywin32 as it requires compiled by MSVC.

An alternative is supporting [https://github.com/enthought/pywin32-ctypes
`pywin32-ctypes`] but is missing too many modules that Twisted requires.

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3049>
Deluge <http://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Jun 2, 2017, 7:25:11 AM6/2/17
to delug...@googlegroups.com
#3049: msys/mingw deluge install on Windows
------------------------------+---------------------------

Reporter: Cas | Owner:
Type: feature-request | Status: new
Priority: trivial | Milestone: Future
Component: Packaging | Version: develop (git)
Resolution: | Keywords:
------------------------------+---------------------------
Description changed by Cas:

Old description:

> This doesn't work yet but keeping of summary of installation for future
> reference. Might have missed a few steps...
>

> == msys2 prompt ==
>
> {{{
> pacman -S mingw-w64-i686-python2-pip
> pacman -S mingw32/mingw-w64-i686-python2-pygtk
> pacman -S mingw-w64-i686-python2-cairo
> }}}
>

> Require build tools for cffi (twisted[tls] requirement)
> {{{
> pacman -S --needed base-devel mingw-w64-i686-toolchain
> }}}
>

> == mingw prompt ==
>
> {{{
> pip install twisted[tls] chardet mako pyxdg pillow slimit
> }}}
>

> Unable to install pywin32 as it requires compiled by MSVC.
>
> An alternative is supporting [https://github.com/enthought/pywin32-ctypes
> `pywin32-ctypes`] but is missing too many modules that Twisted requires.

New description:

This doesn't work yet but keeping of summary of installation for future

reference (mingw compiler instead of msvc). Might have missed a few
steps...


== msys2 prompt ==

{{{
pacman -S mingw-w64-i686-python2-pip
pacman -S mingw32/mingw-w64-i686-python2-pygtk
pacman -S mingw-w64-i686-python2-cairo
}}}


Require build tools for cffi (twisted[tls] requirement)
{{{
pacman -S --needed base-devel mingw-w64-i686-toolchain
}}}


== mingw prompt ==

{{{
pip install twisted[tls] chardet mako pyxdg pillow slimit
}}}


Unable to install pywin32 as it requires compiled by MSVC.

An alternative is supporting [https://github.com/enthought/pywin32-ctypes
`pywin32-ctypes`] but is missing too many modules that Twisted requires.

--

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3049#comment:1>

Deluge

unread,
May 23, 2019, 9:42:49 AM5/23/19
to delug...@googlegroups.com
#3049: msys/mingw deluge install on Windows
------------------------------+----------------------------

Reporter: Cas | Owner:
Type: feature-request | Status: new
Priority: trivial | Milestone: Future
Component: Packaging | Version: develop (git)
Resolution: | Keywords: windows, mingw
------------------------------+----------------------------
Changes (by Cas):

* keywords: => windows, mingw


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3049#comment:2>

Reply all
Reply to author
Forward
0 new messages