Re: [pypy-dev] installing after translating

2013-06-25 Thread Davide Del Vento
Thanks that makes sense. For me, I made sure to add it to my notes. To avoid confusion for others, it may be good to either add this info on the website right after the building from source, or adding a Makefile target named "tarball" or something. Cheers, Davide Del Vento, NCAR Computationa

Re: [pypy-dev] installing after translating

2013-06-20 Thread Amaury Forgeot d'Arc
Hi, 2013/6/20 Davide Del Vento > Folks, > > I've successfully translated pypy 2.0.2 as described here: > http://pypy.org/download.html#**building-from-source(which > is slightly different from running make). > > Now I want to install it in a g

[pypy-dev] installing after translating

2013-06-20 Thread Davide Del Vento
Folks, I've successfully translated pypy 2.0.2 as described here: http://pypy.org/download.html#building-from-source (which is slightly different from running make). Now I want to install it in a global location for others to use (it's on a machine shared by many users). The problem is, I've