#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 <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.