Well, for my previous problem, pypy-c on windows worked only when I ran it in the installation directory, so I did copped out and ran my programs by copying them over. Didn't really find a proper solution to the problem, but I assume it involves setting some path variables.
Thanks! Raj Quoting Christian Tismer <[EMAIL PROTECTED]>: > Before asking new questions, I would like to ask you for > the solution of your previous problem, to share it with > others. > > It is a bytecode interpreter. > For trying Jit and other flavors of PyPy, > you need to check out the svn repository and > do your own PyPy build, at the moment. > > cheers - chris > > -- _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
