[Python-bugs-list] [Bug #133033] Build on a New Machine Needs Pre-existing Libs??

noreply@sourceforge.net noreply@sourceforge.net
Sun, 18 Feb 2001 16:46:13 -0800


Bug #133033, was updated on 2001-Feb-18 16:46
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: Build on a New Machine Needs Pre-existing Libs??

Details: It seems that when one tries to build and install Python on a
machine that had no previous versions of Python on it, part of the build
and install procedure runs a Python program that imports several modules.
The problem is that at that point, no Python library or PYTHONHOME has yet
been defined and the script fails. As a result, it seems necessary to first
install a precompiled binary version of Python before one can successfully
build and install Python from scratch.
...Bob    ryodlowski@pirus.com


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=133033&group_id=5470