Talk:TIP Speed up portage with Psyco
From Gentoo Linux Wiki
IMHO Psyco is more general tool than emerge accelerator. Shouldn't we rename the article to 'TIP Speed up your Python with Psyco'? --ph
- Uhm. Perhaps 'TIP Speed up your Python (emerge!1!) with Psyco'
Doesn't work with pax...
To get it to work with pax disable mprotect on python by doing paxctl -m /usr/bin/python. Make sure that you aren't running any emerge or have some other application that uses python running while doing that as axctl then will be unable to disable mprotect for python.
...not recommended by Gentoo Portage developers... - is there some official statement? Or should it be changed to 'not supported by Gentoo'? ph 19:50, 12 January 2006 (GMT)
