Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs1:/tmp/cvs-serv9204

Modified Files:
        INSTALL 
Log Message:
mention M_STABLE tag in wxWin cvs

Index: INSTALL
===================================================================
RCS file: /cvsroot/mahogany/M/INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- INSTALL     22 Apr 2002 10:08:42 -0000      1.2
+++ INSTALL     3 Aug 2003 23:45:23 -0000       1.3
@@ -1,4 +1,13 @@
+File:          build_win.txt
+Summary:       contains instructions for building Mahogany under Unix
+Audience:      Mahogany developers and end users
+Author:                Vadim Zeitlin <[EMAIL PROTECTED]>
+Last modified: 04.08.03
+Version:       accurate for 0.65 release
+
+
 Windows users: you shouldn't be reading this file, please refer
-               to README instead
+               to README or doc/build_win.txt instead
+
 
 The rest of this file is oriented towards Unix users and explains
@@ -19,6 +28,7 @@
 Required software:
 
-   - wxGTK (GTK+ port of wxWindows) 2.3.2 or above
-     (2.3.2 is the latest released version as of this writing)
+   - wxGTK (GTK+ port of wxWindows) 2.4.2 or above (note that 2.4.2
+     is not yet released as of time of this writing so you may need to use
+     wxWindows sources from cvs, see below)
 
    - GTK+ 1.2.3 or above, 1.2.10 recommended
@@ -40,5 +50,7 @@
      Python libraries and headers installed. Python 1.5x, 2.0 and
      2.1 are currently supported. You should run configure with
-     --with-python option as well.
+     --with-python option as well. Note that this is currently not
+     very useful and may even be brokwn due to lack of interest in
+     this functionality.
 
    - To build with Palm support you need pisock library and headers.
@@ -59,10 +71,13 @@
 wxWindows compiled for the GTK library (wxGTK).
 
-NOTE: there are unfortunately a few bugs in wxGTK 2.3.2 directly
-      affecting Mahogany which were fixed immediately after 2.3.2
-      release. If, by the time you are reading it, 2.3.3 is not
-      released yet please download wxWindows source distribution
-      from our download page instead of using the official 2.3.2
-      release!
+NOTE: there are unfortunately a few bugs in wxGTK 2.4.1 directly
+      affecting Mahogany which were fixed immediately after 2.4.1
+      release. If, by the time you are reading it, 2.4.2 is not
+      released yet please get a wxWindows daily snapshot or the cvs
+      sources (use "-r WX_2_4_BRANCH" to get the latest 2.4.x which
+      is the safest; but you may also get the sources from cvs HEAD
+      which would enable a few more features, in this case you may
+      want to use M_STABLE tag to get a wxWindows version known to
+      work well with Mahogany).
 
 The recommended switches for wxWindows compilation are:
@@ -80,7 +95,9 @@
 
 If you cannot run Mahogany and get an error
+
     mahogany: error while loading shared libraries:
-    libwx_gtk-2.3.so: cannot open shared object file:
+    libwx_gtk-2.4.so: cannot open shared object file:
     No such file or directory
+
 you have to add /usr/local/lib to /etc/ld.so.conf and run
 /sbin/ldconfig.
@@ -118,2 +135,4 @@
                          # online help
 
+
+vi: ts=8 nolist nocin ai tw=68:



-------------------------------------------------------
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
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to