[Python-bugs-list] [Bug #129841] 'make install' needs write access to build directory

noreply@sourceforge.net noreply@sourceforge.net
Tue, 23 Jan 2001 11:10:43 -0800


Bug #129841, was updated on 2001-Jan-23 11:10
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: loewis
Assigned to : nobody
Summary: 'make install' needs write access to build directory

Details: [submitted by David Highley <dhighley@highley-recommended.com>]

I experienced the following types of installation build problems with the
Python 2.0 release. Not all building and modification of files is completed
int the build step. When doing the install as a root user and the Python
code tree is NFS mounted the install proess fails. I also needed to modify
the Modules/Makefile to pass ld a run time path so that when the python
executable is invoked it can find the tcl/tk libraries in /usr/local/lib.
This install was on a Solaris 8 system.

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