[Pkg-privacy-commits] [onionshare] 05/12: Add installing Microsoft Visual C++ 2008 Redistributiable Package back to Windows build instructions (#235)

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Jan 4 17:08:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository onionshare.

commit e8296fca13f469e056206a0df71a38ddab6ec25b
Author: Micah Lee <micah at micahflee.com>
Date:   Sun Dec 6 17:23:41 2015 -0800

    Add installing Microsoft Visual C++ 2008 Redistributiable Package back to Windows build instructions (#235)
---
 BUILD.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/BUILD.md b/BUILD.md
index d8351be..dc3281d 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -82,6 +82,7 @@ These instructions assume you're running Windows 10. They should work for other
 * Open a command prompt and type: `pip install flask stem pyinstaller`
 * Go to http://www.riverbankcomputing.com/software/pyqt/download and download the latest PyQt4 for Windows for python 2.7, 32-bit (I downloaded `PyQt4-4.11-gpl-Py2.7-Qt4.8.6-x32.exe`), then install it.
 * Go to http://sourceforge.net/projects/pywin32/ and download and install the latest 32-bit pywin32 binary for python 2.7. I downloaded `pywin32-219.win32-py2.7.exe`.
+* Download and install the [Microsoft Visual C++ 2008 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=29).
 
 If you want to build the installer:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list