diff options
author | Fred Drake <fdrake@acm.org> | 2001-09-11 15:10:42 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-09-11 15:10:42 (GMT) |
commit | 3ae572662521d3c74658f3039b68c8daa02f4fe3 (patch) | |
tree | 9c583dd23e38a64303e5932ce5512e3c5b5a3041 /Doc/inst | |
parent | 127e56e5e87e59cfb212d7bc3d7e70cd9f74d40d (diff) | |
download | cpython-3ae572662521d3c74658f3039b68c8daa02f4fe3.zip cpython-3ae572662521d3c74658f3039b68c8daa02f4fe3.tar.gz cpython-3ae572662521d3c74658f3039b68c8daa02f4fe3.tar.bz2 |
Updated infomation about libraries for alternate compilers on Windows.
This closes SF patch #459441.
Diffstat (limited to 'Doc/inst')
-rw-r--r-- | Doc/inst/inst.tex | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index 0037877..ac88253 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -539,11 +539,8 @@ for Distutils (see section~\ref{config-files}.) \XXX{One place to look: \url{http://www.zope.org/Members/als/tips/win32_mingw_modules}} -\XXX{For converted import libraries for python20, tcl83 and tk83 in -cygwin/mingw32 and bcpp format, see -\url{http://www.htw-dresden.de/~liebschr/PyOpenGL/py2.0-libs.tgz} -and for the missing header files of the in python2.0 included tcl/tk, - see \url{http://www.htw-dresden.de/\%7Eliebschr/PyOpenGL/py2.0-tk8.3-header.tgz}.} +\XXX{For converted import libraries in cygwin/mingw32 and bcpp format, +see \url{ftp://pyopengl.sourceforge.net/pub/pyopengl/win32-stuff/}.} \section{Alternate Installation} |