diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1996-08-28 13:50:21 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1996-08-28 13:50:21 (GMT) |
commit | a78d76dcaf6fcdc711bab1da35887263ee873643 (patch) | |
tree | 7567a01224853ff7efe580de715ba76daeedc3f4 | |
parent | a9b60d9411423d52825148068ee20dc6c558d01d (diff) | |
download | cpython-a78d76dcaf6fcdc711bab1da35887263ee873643.zip cpython-a78d76dcaf6fcdc711bab1da35887263ee873643.tar.gz cpython-a78d76dcaf6fcdc711bab1da35887263ee873643.tar.bz2 |
Added note that these instruction are for a full source distribution,
not a mac source distribution
-rw-r--r-- | Mac/Relnotes-source | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Mac/Relnotes-source b/Mac/Relnotes-source index f3cd414..770bde3 100644 --- a/Mac/Relnotes-source +++ b/Mac/Relnotes-source @@ -1,6 +1,10 @@ How to build Python from a source distribution. ----------------------------------------------- +NOTE: These notes are for building a Python from a machine-independent +source distribution, *not* for building a Python from a mac-specific +source distribution. + You will need a Python source distribution in tar form. So, the first thing you need is a tar program for the mac. Suntar is reasonable and can be found at the info-mac sites. Edit the |