]> granicus.if.org Git - python/commitdiff
Added ref to Misc/NEWS file; added hint to run regen script on Linux.
authorGuido van Rossum <guido@python.org>
Wed, 14 Feb 1996 18:37:46 +0000 (18:37 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 14 Feb 1996 18:37:46 +0000 (18:37 +0000)
README

diff --git a/README b/README
index 9ca0c952720d4440b196179f43b78a852e089245..3bda2f8bc28cb05989bfb73201b315743ce1d28b 100644 (file)
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ What's new in this release?
 - Rewritten rexec.py (restricted execution).
 - New modules ni.py and ihooks.py (package support and more).
 - And lots more that you'll have to discover on your own (see chapter
-  12 of the Tutorial).
+  12 of the Tutorial or the Misc/NEWS file).
 
 
 What is Python anyway?
@@ -100,6 +100,10 @@ Platform specific notes
 on these platforms without the special directions mentioned here, let
 me know so I can remove them!)
 
+Linux: Once you've built Python, use it to run the regen.py script in
+       the Lib/linux1 directory.  Apparently the files as distributed
+       don't match the system headers on some Linux versions.
+
 AIX:   Read the file Misc/AIX-NOTES before trying to build.
 
 HP-UX: Read the file Misc/HPUX-NOTES if you want to be able to