File: BUILD.Win32

package info (click to toggle)
mixmaster 3.0.0-8.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,296 kB
  • ctags: 1,031
  • sloc: ansic: 18,669; sh: 1,449; yacc: 698; perl: 313; makefile: 164
file content (30 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Mixmaster on Windows is known to build with Microsoft Visual Studio .NET
2003 Professional.

You will need openssl, zlib, pcre, and pdcurses.

First, build openssl as described in the openssl documentation.  Place
the entire build directory in Src/openssl.

zlib, pcre, and pdcurses sources are assumed to be in Src/zlib-1.1.4,
Src/pcre-2.08, and Src/pdcurses respectively.

Open the mixmaster project win32/mix.sln, and build the mix solution.
You should find the results in win32/release.


References:
 - http://www.openssl.org/
 - http://pdcurses.sourceforge.net/

-- 
Peter Palfrader, Sat,  1 May 2004 20:31:48 +0200


[Note to users of Mixmaster 3.0rc1 and earlier: mix.cfg.txt and pop3.cfg 
are now named mix.ini and pop3.ini, respectively, on WIN32. You will 
need to manually rename your custom config files, if appropriate.]

--
Len Sassaman,    Thu, 13 Sep 2007 14:56:37 +0200