Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

openstack-hyper-v-python/documentation

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Global Dependencies (before building python)

  • MinGW + MSYS (need gendef for mingw cross compile ~libpython27.a)
  • Jenkins w/github plugin
  • Jenkins-Job-Builder (Requires PBR and PIP)
  • Git for windows
  • WDK (Windows Driver Kit)
  • Windows SDK for Windows Server 2008 and .NET 3.5
  • .NET Framework 3.5
  • Nasm for windows (Rename nasm.exe to nasmw.exe)
  • Visual C++ 2008
  • SVN for Windows

Environment Variables

INCLUDE
C:\MinGW\include;C:\MinGW\msys\1.0\include;C:\pkg\include;C:\GitHub\mman-win32-read-only

LIB
C:\MinGW\lib;C:\WinDDK\7600.16385.1\lib\win7\i386;C:\pkg\lib

PATH
C:\GitHub\openstack-hyper-v-python\swigwin-3.0.0;C:\Perl\site\bin;C:\Perl\bin;C:\Program Files (x86)\Git\bin\;C:\Program Files (x86)\Subversion\bin;C:\Program Files (x86)\svn\bin;C:\Program Files (x86)\nasm;C:\Program Files (x86)\MySQL\MySQL Utilities 1.3.6;C:\MinGW\bin;C:\MinGW\msys\1.0\bin;C:\Python27\;C:\Python27\Scripts (In addition to whatever is set in the PATH by default)

Modules

PyWin32:
  • MSVC - Same version as is used to build Python
  • MS Platform SDK
SetupTools:
  • None
M2Crypto:
  • SWIG 1.3.28+
  • OpenSSL 0.98+ Dev + Binaries (Must be installed to c:\pkg)
PyCrypto:
  • None
  • None
Eventlet:
  • None
MySQL-Python:
  • SetupTools installed
  • MySQL 3.23.32+ (Including MySQL Connector/C) I have tested with 5.1
  • Zlib
  • Openssl
  • Environment variable %mysqlroot%, which points to the mysql install directory
Lxml:
  • Cython
  • Script will download appropriate static libraries, otherwise:
    • Libxml2 2.7.0+
    • Libxslt 1.1.23+
Pyopenssl:
  • Openssl
Numpy:
  • Cython
  • Mingw gfortran compiler (Should probably get the complete mingw package)
  • Visual Studio 2008
  • Windows Platform SDK
Posix_ipc:
  • Mingw + pthreads + msys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.