diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-12-12 22:14:14 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-12-12 22:14:14 (GMT) |
commit | 5f884c05d16af063f32f9a0be6ef0585f9c1eb67 (patch) | |
tree | 1ea28504002f2dcb7fbb4a40d82ccf7aee510404 /Mac | |
parent | 4b64c2aa867660e881eda8ece1bb8ab78927e8f7 (diff) | |
download | cpython-5f884c05d16af063f32f9a0be6ef0585f9c1eb67.zip cpython-5f884c05d16af063f32f9a0be6ef0585f9c1eb67.tar.gz cpython-5f884c05d16af063f32f9a0be6ef0585f9c1eb67.tar.bz2 |
Refer to the sourceforge site for gusi downloads.
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/Demo/building.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 1266154..a24b86e 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -56,8 +56,8 @@ probably impossible without major surgery. <LI> You need GUSI version 2, the Grand Unified Socket Interface, by Matthias Neeracher. The original GUSI is obtainable from <A -HREF="ftp://sunsite.cnlab-switch.ch/software/platform/macos/src/mw_c"> -ftp://sunsite.cnlab-switch.ch/software/platform/macos/src/mw_c</A>. At +HREF="ftp://gusi.sourceforge.net/pub/gusi/"> +ftp://gusi.sourceforge.net/pub/gusi/</A>. At the moment Python is built with a slightly modified version of GUSI 2.1.1, so it may be better to check the <A HREF="http://www.cwi.nl/~jack/macpython.html">MacPython homepage</A> |