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 orsenthil
Recipients bennoleslie, georg.brandl, loewis, orsenthil, r.david.murray
Date 2021-05-07.16:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620405027.24.0.249415159079.issue16866@roundup.psfhosted.org>
In-reply-to
Content
This is still a problem behaviour as of May 2021.

./configure --prefix=/home/senthil/foobar
make libainstall

failed with 

/usr/bin/install: cannot create regular file '/home/senthil/foobar/bin/python3.11-config': No such file or directory
make: *** [Makefile:1715: libainstall] Error 1
History
Date User Action Args
2021-05-07 16:30:27orsenthilsetrecipients: + orsenthil, loewis, georg.brandl, r.david.murray, bennoleslie
2021-05-07 16:30:27orsenthilsetmessageid: <1620405027.24.0.249415159079.issue16866@roundup.psfhosted.org>
2021-05-07 16:30:27orsenthillinkissue16866 messages
2021-05-07 16:30:27orsenthilcreate