[pypy-dev] Seeking a bit of guidance

Russel Winder russel at winder.org.uk
Wed Mar 7 21:42:38 CET 2012


On Wed, 2012-03-07 at 11:27 -0800, Maciej Fijalkowski wrote:
[...]
> PyPy is in debian (experimental I think), but it will *not*
> automatically pick up whatever is installed on CPython, having
> separate package directories.

I'll see if I can install from there.

When you install a shared package such as python-uno, the install checks
for all installed Pythons and does an install for each -- so it gets
installed for Python 2.6 and Python 2.7 for me.  Also some will install
for Python 3.2 as well.  So you are right in saying that a PyPy
execution will not automatically search for stuff in the CPython trees,
but what I am saying is that shared package sources get multiply
installed, once to each appropriate tree.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120307/f35bd1a1/attachment.pgp>


More information about the pypy-dev mailing list