Issue 1513032: 'make install' failure on FreeBSD 5.3 (original) (raw)

Issue1513032

Created on 2006-06-26 22:54 by baikie, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
install.out baikie,2006-06-26 22:54 Transcript of 'make altinstall'
Messages (2)
msg28935 - (view) Author: David Watson (baikie) Date: 2006-06-26 22:54
Version: 2.5b1 See attached log. 'install' seems to be being passed an unexpanded glob due to Lib/lib-old being empty. Creating a file in lib-old allows installation to continue.
msg28936 - (view) Author: Neal Norwitz (nnorwitz) * (Python committer) Date: 2006-06-27 04:13
Logged In: YES user_id=33168 Thanks! Committed revision 47115.
History
Date User Action Args
2022-04-11 14:56:18 admin set github: 43557
2006-06-26 22:54:14 baikie create