Sujet : Re: Issue bootstrapping Python - troubleshooting steps?
De : barry (at) *nospam* barrys-emacs.org (Barry Scott)
Groupes : comp.lang.pythonDate : 06. Aug 2024, 21:09:41
Autres entêtes
Message-ID : <mailman.28.1722975356.2890.python-list@python.org>
References : 1 2
User-Agent : Apple Mail (2.3776.700.51)
On 6 Aug 2024, at 02:49, Piper McCorkle via Python-list <python-list@python.org> wrote:
$ /tmp/sources/Python-3.12.4/configure --enable-shared --with-system-expat --enable-optimizations --prefix
I assume that you must provide a value for --prefix. The linux default would be --prefix=/usr
Barry