Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.3482 05/09/06 15:39:55 stefan@stripped +4 -0
installing.xml:
Sync with refman
VC++ 6.0 => Visual Studio 2003 (VC++ 7.0)
(You cannot use 6.0 any more to compile MySQL 4.1 or above)
Thanks, Reggie, for providing that information!
refman-5.1/installing.xml
1.21 05/09/06 15:38:56 stefan@stripped +16 -18
Sync with refman
refman-5.0/installing.xml
1.24 05/09/06 15:38:53 stefan@stripped +16 -18
Sync with refman
refman-4.1/installing.xml
1.41 05/09/06 15:38:49 stefan@stripped +15 -17
Sync with refman
refman/installing.xml
1.41 05/09/06 15:37:25 stefan@stripped +15 -17
VC++ 6.0 => Visual Studio 2003 (VC++ 7.0)
(You cannot use 6.0 any more to compile MySQL 4.1 or above)
Thanks, Reggie, for providing that information!
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: stefan
# Host: apollon.site
# Root: /home/stefan/bk/mysqldoc
--- 1.20/refman-5.1/installing.xml 2005-09-05 15:58:14 +02:00
+++ 1.21/refman-5.1/installing.xml 2005-09-06 15:38:56 +02:00
@@ -2779,9 +2779,9 @@
<listitem>
<para>
The source distribution contains all the code and support
- files for building the executables using the VC++ 6.0
- compiler.
- </para>
+ files for building the executables using the Visual Studio
+ 2003 compiler system.
+ </para>
</listitem>
</itemizedlist>
@@ -9362,31 +9362,29 @@
</para>
<itemizedlist>
-
<listitem>
<para>
- VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
- package). The pre-processor package is necessary for the
- macro assembler. More details can be found at
- <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
+ Visual Studio 2003 compiler system (VC++ 7.0).
</para>
</listitem>
-
<listitem>
<para>
- Approximately 45MB disk space.
+ Between 3 and 5 GB disk space.
</para>
</listitem>
-
<listitem>
<para>
- 64MB RAM.
+ Windows 2000 or higher.
</para>
- </listitem>
-
+ </listitem>
</itemizedlist>
<para>
+ The exact system requirements can be found here:
+ <ulink url="http://msdn.microsoft.com/vstudio/productinfo/sysreqs/default.aspx"/>
+ </para>
+
+ <para>
You also need a MySQL source distribution for Windows. There are
two ways you can obtain a source distribution for MySQL ¤t-series;:
</para>
@@ -9454,10 +9452,10 @@
<para>
<emphasis role="bold">Note</emphasis>: VC++ workspace files
- for MySQL ¤t-series; are compatible with Microsoft Visual Studio 6.0
- and newer (7.0/.NET) editions; these files are tested by MySQL
- AB staff prior to each release.
- </para>
+ for MySQL 4.1 and above are compatible with Microsoft Visual
+ Studio 2003 editions and tested by MySQL AB staff before
+ each release.
+ </para>
<para>
Follow this procedure to build MySQL:
--- 1.40/refman-4.1/installing.xml 2005-09-03 19:57:52 +02:00
+++ 1.41/refman-4.1/installing.xml 2005-09-06 15:38:49 +02:00
@@ -2783,9 +2783,9 @@
<para>
The source distribution contains all the code and support
- files for building the executables using the VC++ 6.0
- compiler.
- </para>
+ files for building the executables using the Visual Studio
+ 2003 compiler system.
+ </para>
</listitem>
</itemizedlist>
@@ -9413,31 +9413,29 @@
</para>
<itemizedlist>
-
<listitem>
<para>
- VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
- package). The pre-processor package is necessary for the
- macro assembler. More details can be found at
- <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
+ Visual Studio 2003 compiler system (VC++ 7.0).
</para>
</listitem>
-
<listitem>
<para>
- Approximately 45MB disk space.
+ Between 3 and 5 GB disk space.
</para>
</listitem>
-
<listitem>
<para>
- 64MB RAM.
+ Windows 2000 or higher.
</para>
- </listitem>
-
+ </listitem>
</itemizedlist>
<para>
+ The exact system requirements can be found here:
+ <ulink url="http://msdn.microsoft.com/vstudio/productinfo/sysreqs/default.aspx"/>
+ </para>
+
+ <para>
You will also need a MySQL source distribution for Windows.
There are two ways you can get a source distribution for MySQL
version 4.1 and above:
@@ -9509,9 +9507,9 @@
<para>
<emphasis role="bold">Note</emphasis>: VC++ workspace files
for MySQL 4.1 and above are compatible with Microsoft Visual
- Studio 6.0 and above (7.0/.NET) editions and are tested by
- MySQL AB staff before each release.
- </para>
+ Studio 2003 editions and tested by MySQL AB staff before
+ each release.
+ </para>
<para>
Follow this procedure to build MySQL:
--- 1.40/refman/installing.xml 2005-09-03 19:58:02 +02:00
+++ 1.41/refman/installing.xml 2005-09-06 15:37:25 +02:00
@@ -2759,9 +2759,9 @@
<listitem>
<para>
The source distribution contains all the code and support
- files for building the executables using the VC++ 6.0
- compiler.
- </para>
+ files for building the executables using the Visual Studio
+ 2003 compiler system.
+ </para>
</listitem>
</itemizedlist>
@@ -9367,31 +9367,29 @@
</para>
<itemizedlist>
-
<listitem>
<para>
- VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
- package). The pre-processor package is necessary for the
- macro assembler. More details can be found at
- <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
+ Visual Studio 2003 compiler system (VC++ 7.0).
</para>
</listitem>
-
<listitem>
<para>
- Approximately 45MB disk space.
+ Between 3 and 5 GB disk space.
</para>
</listitem>
-
<listitem>
<para>
- 64MB RAM.
+ Windows 2000 or higher.
</para>
- </listitem>
-
+ </listitem>
</itemizedlist>
<para>
+ The exact system requirements can be found here:
+ <ulink url="http://msdn.microsoft.com/vstudio/productinfo/sysreqs/default.aspx"/>
+ </para>
+
+ <para>
You'll also need a MySQL source distribution for Windows. There
are two ways you can get a source distribution for MySQL version
4.1 and above:
@@ -9463,9 +9461,9 @@
<para>
<emphasis role="bold">Note</emphasis>: VC++ workspace files
for MySQL 4.1 and above are compatible with Microsoft Visual
- Studio 6.0 and above (7.0/.NET) editions and tested by MySQL
- AB staff before each release.
- </para>
+ Studio 2003 editions and tested by MySQL AB staff before
+ each release.
+ </para>
<para>
Follow this procedure to build MySQL:
--- 1.23/refman-5.0/installing.xml 2005-09-05 15:58:13 +02:00
+++ 1.24/refman-5.0/installing.xml 2005-09-06 15:38:53 +02:00
@@ -2779,9 +2779,9 @@
<listitem>
<para>
The source distribution contains all the code and support
- files for building the executables using the VC++ 6.0
- compiler.
- </para>
+ files for building the executables using the Visual Studio
+ 2003 compiler system.
+ </para>
</listitem>
</itemizedlist>
@@ -9362,31 +9362,29 @@
</para>
<itemizedlist>
-
<listitem>
<para>
- VC++ 6.0 compiler (updated with 4 or 5 SP and pre-processor
- package). The pre-processor package is necessary for the
- macro assembler. More details can be found at
- <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/faq.aspx"/>.
+ Visual Studio 2003 compiler system (VC++ 7.0).
</para>
</listitem>
-
<listitem>
<para>
- Approximately 45MB disk space.
+ Between 3 and 5 GB disk space.
</para>
</listitem>
-
<listitem>
<para>
- 64MB RAM.
+ Windows 2000 or higher.
</para>
- </listitem>
-
+ </listitem>
</itemizedlist>
<para>
+ The exact system requirements can be found here:
+ <ulink url="http://msdn.microsoft.com/vstudio/productinfo/sysreqs/default.aspx"/>
+ </para>
+
+ <para>
You also need a MySQL source distribution for Windows. There are
two ways you can obtain a source distribution for MySQL ¤t-series;:
</para>
@@ -9454,10 +9452,10 @@
<para>
<emphasis role="bold">Note</emphasis>: VC++ workspace files
- for MySQL ¤t-series; are compatible with Microsoft Visual Studio 6.0
- and newer (7.0/.NET) editions; these files are tested by MySQL
- AB staff prior to each release.
- </para>
+ for MySQL 4.1 and above are compatible with Microsoft Visual
+ Studio 2003 editions and tested by MySQL AB staff before
+ each release.
+ </para>
<para>
Follow this procedure to build MySQL:
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (stefan:1.3482) | stefan | 6 Sep |