|
From: <cre...@us...> - 2007-06-17 16:04:49
|
Revision: 1687
http://svn.sourceforge.net/frontierkernel/?rev=1687&view=rev
Author: creecode
Date: 2007-06-17 09:04:47 -0700 (Sun, 17 Jun 2007)
Log Message:
-----------
importing a read me file
Added Paths:
-----------
Frontier/vendor/MySQL/Read-Me.txt
Added: Frontier/vendor/MySQL/Read-Me.txt
===================================================================
--- Frontier/vendor/MySQL/Read-Me.txt (rev 0)
+++ Frontier/vendor/MySQL/Read-Me.txt 2007-06-17 16:04:47 UTC (rev 1687)
@@ -0,0 +1,26 @@
+Normally we like to include the entire directory structure from vendor drops but MySQL is about 300 megabytes when including all the info for Mac ( Intel, PPC ) and Win. So what we do is drop all but the most relevant sub-directories for each platform.
+
+Sub-directories Kept
+
+ v5.0.41
+ osx10.3-powerpc
+ include
+ lib
+ osx10.4-i686
+ include
+ lib
+ win32
+ include
+ lib
+
+ v5.0.37
+ osx10.3-powerpc
+ include
+ lib
+ osx10.4-i686
+ include
+ lib
+ win32
+ include
+ lib
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|