This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronbarak
Recipients ronbarak
Date 2015-07-12.11:40:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436701242.5.0.595840848523.issue24615@psf.upfronthosting.co.za>
In-reply-to
Content
EDIT 1 (cut and paste had some extraneous data):

I wanted to add Python 2.7 to Unix.
I downloaded the sources to the VirtualBox on which the Unix is installed.

./configure is successful.
make is successful after I manually applied the changes in http://bugs.python.org/issue24611

However, 'make install' fails the installation of man pages (see attached).

(Note that Python 2.7.10 is installed and is accessible as /usr/local/bin/python2.7)


Environment:

OS  Unixware 7.1.4
Python   2.7.10
CC  Optimizing C Compilation System (CCS) 4.2 05/11/04 (ux714.bl3af)
History
Date User Action Args
2015-07-12 11:40:42ronbaraksetrecipients: + ronbarak
2015-07-12 11:40:42ronbaraksetmessageid: <1436701242.5.0.595840848523.issue24615@psf.upfronthosting.co.za>
2015-07-12 11:40:42ronbaraklinkissue24615 messages
2015-07-12 11:40:42ronbarakcreate