[Python-bugs-list] [ python-Bugs-481972 ] Explanation of installation
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 14 Nov 2001 21:39:49 -0800
Bugs item #481972, was opened at 2001-11-14 21:19
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=481972&group_id=5470
Category: Installation
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: David Abrahams (david_abrahams)
>Assigned to: Tim Peters (tim_one)
Summary: Explanation of installation
Initial Comment:
Can someone describe for me the relationship between
the directory structure that comes in the source
distribution and what I get on my disk when installed
under Windows? Some things are not in the same place,
and I can't make rhyme nor reason of it.
Thanks,
Dave
david.abrahams@rcn.com
----------------------------------------------------------------------
>Comment By: Tim Peters (tim_one)
Date: 2001-11-14 21:39
Message:
Logged In: YES
user_id=31435
David, I'm not clear on what "installed" means to you. Are
you building from source yourself, or using the PythonLabs
Windows installer? If the latter, the Windows distribution
is a precompiled distribution of a subset of the source
tree, plus a number of precompiled "external" packages
(like bsddb, zlib, expat, and Tcl/Tk). The Python source
distro is pruned on Windows to reflect that a vast majority
of our Windows users have no compiler, and no interest in
anything outside of Lib/ and a few of the Tools/
directories.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=481972&group_id=5470