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

Modified Files:
        build_win.txt 
Log Message:
mention that SQlite 2, not 3, should be used

Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.25
retrieving revision 1.26
diff -b -u -2 -r1.25 -r1.26
--- build_win.txt       14 Jul 2004 15:42:37 -0000      1.25
+++ build_win.txt       24 Sep 2004 22:31:04 -0000      1.26
@@ -58,7 +58,9 @@
 
    Building Mahogany with DSPAM requires SQlite library: http://www.sqlite.org/
-You should download its sources and build it using lib\sqlite.vcproj project
-file (you will need to copy it to the directory where you unpacked SQlite
-sources) and add the directory containing sqlite.h to the list of global
+Note that you need SQlite version 2 (currently the latest version is 2.8.15)
+and not version 3 as they're incompatible and dspam driver only works with
+SQlite 2. You should download its sources and build it using lib\sqlite.vcproj
+project file (you will need to copy it to the directory where you unpacked
+SQlite sources) and add the directory containing sqlite.h to the list of global
 include paths in VC++ IDE. You should also add the library directory containing
 sqlite[d].lib (the debug version should have "d" in its name) to the list of



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to