Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-19 04:41:46 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-19 04:41:46 +0400
commit1890ca523aa4617a3ef4a4a94588f6ad0e8a182e (patch)
tree21874c778badd67bfafcec62f826ddd49615ca14 /doc/download
parent370d1051c99a94a74cb351ca9920161ea5c1edbf (diff)
More updates
svn path=/trunk/mono/; revision=229
Diffstat (limited to 'doc/download')
-rw-r--r--doc/download2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/download b/doc/download
index c7dcf2ededc..56062fa7f0c 100644
--- a/doc/download
+++ b/doc/download
@@ -88,7 +88,7 @@ tar xzvf glib-1.2.10.tar.gz
* Configure, compile and install glib, like this:
<pre>
-./configure --prefix=//c/mono
+./configure --prefix=/usr/bin
make
make install
</pre>