add win32 chapter. #142422

Original commit message from CVS:
add win32 chapter.  #142422
This commit is contained in:
Thomas Vander Stichele 2004-07-06 13:23:42 +00:00
parent fbf80ae696
commit 2754a4bb4b
4 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/manual/manual.xml:
* docs/manual/win32.xml:
add chapter on win32 building. fixes #142422
2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
patch by: Sebastien Cote <sc5 at hermes.usherb.ca>

View file

@ -34,8 +34,8 @@ available in your system PATH.</para>
<note>
<title>Notes</title>
<para>you can find Win32 versions of these libraries on <ulink url="http://gettext.sourceforge.net/">http://gettext.sourceforge.net/</ulink> and
<ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink> (you will need the Binaries and Developer files for each package).</para>
<para>you can find Win32 versions of these libraries on <ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink>
You will need the Binaries and Developer files for each package.</para>
<para>GLib can be found on <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.4/" type="ftp">ftp://ftp.gtk.org/pub/gtk/v2.4/</ulink> and should be compiled from the
sources</para>

View file

@ -52,6 +52,7 @@
<!ENTITY PROGRAMS SYSTEM "programs.xml">
<!ENTITY COMPONENTS SYSTEM "components.xml">
<!ENTITY GNOME SYSTEM "gnome.xml">
<!ENTITY WIN32 SYSTEM "win32.xml">
<!ENTITY QUOTES SYSTEM "quotes.xml">
]>
@ -278,6 +279,8 @@
&GNOME;
&WIN32;
&QUOTES;
</part>

View file

@ -34,8 +34,8 @@ available in your system PATH.</para>
<note>
<title>Notes</title>
<para>you can find Win32 versions of these libraries on <ulink url="http://gettext.sourceforge.net/">http://gettext.sourceforge.net/</ulink> and
<ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink> (you will need the Binaries and Developer files for each package).</para>
<para>you can find Win32 versions of these libraries on <ulink url="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</ulink>
You will need the Binaries and Developer files for each package.</para>
<para>GLib can be found on <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.4/" type="ftp">ftp://ftp.gtk.org/pub/gtk/v2.4/</ulink> and should be compiled from the
sources</para>