Re: [pypy-dev] Installation layout of the PyPy 3.8 Fedora package

2021-12-04 Thread Matti Picus
On 2/12/21 8:45 pm, Miro Hrončok wrote: Hello PyPy folks, I co-maintain the PyPy and CPython interpreter packages in Fedora Thanks for supporting PyPy We basically took the advice from https://doc.pypy.org/en/latest/build.html That documentation may now need some updating. Several di

Re: [pypy-dev] Installation layout of the PyPy 3.8 Fedora package

2021-12-04 Thread Michał Górny
On Thu, 2021-12-02 at 23:48 +0100, Armin Rigo wrote: > Hi, > > On Thu, 2 Dec 2021 at 21:10, Michał Górny wrote: > > > > 4) The /usr/bin/libpypy3-c.so file is *not* namespaced and seems misplaced > > > > TBH I've never really understood the purpose of this file. > > We've stopped using it at som

Re: [pypy-dev] Installation layout of the PyPy 3.8 Fedora package

2021-12-04 Thread Antonio Cuni
On Thu, Dec 2, 2021 at 11:49 PM Armin Rigo wrote: > > https://cffi.readthedocs.io/en/latest/embedding.html. If we want to > go the full CPython way, we need to rename and move > "$localdir/libpypy3-c.so" to something like "/usr/lib/libpypy38.so" > and have /usr/bin/pypy3.8 be a program that is l