Author: wyoung
Date: Thu Aug  7 07:13:32 2008
New Revision: 2335

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2335&view=rev
Log:
Minor updates to README-Mac-OS-X.txt instructions

Modified:
    trunk/README-Mac-OS-X.txt

Modified: trunk/README-Mac-OS-X.txt
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/README-Mac-OS-X.txt?rev=2335&r1=2334&r2=2335&view=diff
==============================================================================
--- trunk/README-Mac-OS-X.txt (original)
+++ trunk/README-Mac-OS-X.txt Thu Aug  7 07:13:32 2008
@@ -19,19 +19,17 @@
 
       $ fink install mysql15-dev
       
-      Then, in configuring MySQL++, give the --with-mysql=/sw flag
-      to the configure script.
+      If you also want a local MySQL server, say this instead:
+
+      $ fink install mysql mysql15-dev
     
-    - From MySQL.com.  I've not tried the official binaries,
-      but they're known to work with MySQL++.  As I understand it,
-      they install from a typical Mac GUI installer.  I don't know
-      if it lets you install the development files separately from
-      the server itself, so be sure to check.  The official Windows
-      installers, for instance, have in the past installed the server
-      by default but not the development files.
-
-      Once it's installed, the configure script shipped with MySQL++
-      v3.0 and up should find the library without any help.
+    - From MySQL.com.  I've not tried the official binaries, but
+      they're known to work with MySQL++.  As I understand it, they
+      install from a typical Mac GUI installer.  I don't know if it
+      lets you install the development files separately from the server
+      itself, so be sure to check.  The official Windows installers,
+      for instance, have in the past installed the server by default
+      but not the development files.
 
     - From MacPorts, http://macports.org.  I have zero information on
       this other than that it's theoretically possible for it to work.


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to