[Mono-list] site patches
Christophe VG
mono@baselabs.org
07 Mar 2002 15:13:39 +0100
--=-KE3nITQIHfeqTz5YSYQ1
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
I even found another one :)
hope the attached diff helps, as I don't have commit access ;-)
C
On Thu, 2002-03-07 at 14:23, Dick Porter wrote:
> On Thu, Mar 07, 2002 at 01:00:10PM +0100, Christophe VG wrote:
> > http://www.freedesktop.org/software/pkg-config/
> > should link to
> > http://www.freedesktop.org/software/pkgconfig/
>
> Another fix you can apply to the same doc :)
>
> - Dick
>
--=-KE3nITQIHfeqTz5YSYQ1
Content-Disposition: attachment; filename=file.diff
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=ISO-8859-1
Index: download
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /mono/mono/doc/download,v
retrieving revision 1.43
diff -u -r1.43 download
--- download 5 Mar 2002 16:08:47 -0000 1.43
+++ download 7 Mar 2002 14:11:15 -0000
@@ -16,6 +16,11 @@
SDK</strong>, <strong>GLIB 1.3</strong> and=20
<strong>pkg-config</strong>. =20
=20
+ When installing Cygwin, don't forget to include
+ <tt>mingw-runtime</tt>. If you omit this, you will encounter
+ configure problems regarding not being able to generate
+ executables.
+
<a name=3D"sources">
*** Sources
=20
@@ -178,7 +183,7 @@
=20
<ul>
=09
- * Install <a href=3D"http://www.freedesktop.org/software/pkg-config">pkg=
-config</a>.
+ * Install <a href=3D"http://www.freedesktop.org/software/pkgconfig">pkg-=
config</a>.
=20
* Install glib 1.3. You can download it
from <a href=3D"ftp://ftp.gtk.org/pub/gtk/v1.3/glib-1.3.=
12.tar.gz">ftp.gtk.org</a>. Maybe you need
Index: index
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /mono/mono/doc/index,v
retrieving revision 1.83
diff -u -r1.83 index
--- index 5 Mar 2002 16:08:47 -0000 1.83
+++ index 7 Mar 2002 14:11:15 -0000
@@ -90,7 +90,7 @@
=20
** Mar 1, 2002
=20
- RPMs of Mono 0.9 are available at <a href=3D"http://mono.baselabs.org/#do=
wnload">mono.baselabs.com</a>
+ RPMs of Mono 0.9 are available at <a href=3D"http://mono.baselabs.org/ind=
ex.php/software/">mono.baselabs.org</a>
=20
** Feb 27, 2002
=20
--=-KE3nITQIHfeqTz5YSYQ1--