tBUILD.Win32 - mixmaster - mixmaster 3.0 patched for libressl
HTML git clone git://parazyd.org/mixmaster.git
DIR Log
DIR Files
DIR Refs
DIR README
---
tBUILD.Win32 (889B)
---
1 Mixmaster on Windows is known to build with Microsoft Visual Studio .NET
2 2003 Professional.
3
4 You will need openssl, zlib, pcre, and pdcurses.
5
6 First, build openssl as described in the openssl documentation. Place
7 the entire build directory in Src/openssl.
8
9 zlib, pcre, and pdcurses sources are assumed to be in Src/zlib-1.1.4,
10 Src/pcre-2.08, and Src/pdcurses respectively.
11
12 Open the mixmaster project win32/mix.sln, and build the mix solution.
13 You should find the results in win32/release.
14
15
16 References:
17 - http://www.openssl.org/
18 - http://pdcurses.sourceforge.net/
19
20 --
21 Peter Palfrader, Sat, 1 May 2004 20:31:48 +0200
22
23
24 [Note to users of Mixmaster 3.0rc1 and earlier: mix.cfg.txt and pop3.cfg
25 are now named mix.ini and pop3.ini, respectively, on WIN32. You will
26 need to manually rename your custom config files, if appropriate.]
27
28 --
29 Len Sassaman, Thu, 13 Sep 2007 14:56:37 +0200
30