Hi, On Sun, Oct 9, 2011 at 12:25, Maciej Fijalkowski <fij...@gmail.com> wrote: >> packaging is you can install N versions (py2.6, py2.7...) in the same >> machine and it doesn't to be the case with pypy packages (am I >> wrong?). > > I think you're right, but that's a first step towards making it work > :-) Contributions welcomed.
Ah, because they all install to /opt/pypy/ ? That's just a convention; feel free to come up with packages that install PyPy under any path that makes sense to you, like /opt/pypy-1.6/. That path is not hard-coded anywhere. As long as you don't break the directory into separate pieces, it should work fine. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev