[mnet-devel] W32 builds
icepick
icepick at icepick.info
Wed Jul 23 18:36:00 BST 2003
I solved one more problem with w32 builds. You can now use the most recent
mingw gcc.
Quick and dirty install directions:
1) download the most recent MSYS, msysDTK, Mingw, gcc (it's a tarball),
mingw-runtime (same), and pexport, python 2.2.3
2) Install MSYS
3) Install mingw
4) Install msysDTK
5) Run the MSYS shell (icon on desktop)
6) from the shell cd to /mingw and tar zxvf the gcc tarball
7) from the shell cd to /mingw and tar zxvf the mingw-runtime tarball
8) install python, add python to your PATH in mingw
9) use pexport to create a libpython22.a
10) Use cvs to check out mnet HEAD
11) ./setup.py download
12) ./setup.py build_ext -i -c mingw32
Better docs to follow in BUILD.mingw
--
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list