Update of /cvsroot/mahogany/M/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3244/doc

Modified Files:
        build_win.txt 
Log Message:
added Python build instructions

Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -b -u -2 -r1.21 -r1.22
--- build_win.txt       14 Jul 2004 10:44:37 -0000      1.21
+++ build_win.txt       14 Jul 2004 10:49:33 -0000      1.22
@@ -71,5 +71,19 @@
 
 
-c) Build process
+c) Python
+---------
+
+   If you want to build Mahogany with an embedded Python interpreter, you need
+to download the source distribution of Python from http://www.python.org/,
+built it using the provided project file (in versions up to 2.3.3 it is for
+VC++ 6 but can be imported without problems in VC++ 7.x) in PCbuild
+subdirectory and add the path to include subdirectory to your global VC++
+settings.
+
+   Otherwise you may set USE_PYTHON to 0 in include/config_nt.h to disable
+embedded Python.
+
+
+d) Build process
 ----------------
 
@@ -82,9 +96,9 @@
 brief description of various projects in the solution:
 
-* cclient - the mail routines support library
+* M - the main Mahogany project
+* imap - the mail routines support library
 * compface - the library for X-Face handling
+* versit - vCard library
 * dspam - the spam filtering library
-* M - the main Mahogany project
-* versit - vCard handling routines
 * base, core, ... - wxWindows projects
 
@@ -98,5 +112,5 @@
 
 
-d) Common problems
+e) Common problems
 ------------------
 
@@ -148,3 +162,3 @@
 IMAP does not work with mingw.
 
-vi: ts=8 nolist nocin ai:
+vi: ts=8 sw=3 nolist nocin ai:



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to