The following ebuilds are required to build on Gentoo, run these just to make sure you have the most recent versions: # emerge -av freeglut freealut glew ode speex subversion
Then, to be sure: # emerge --unmerge pyrex Follow the pyrex and pysoy directions from the last email: # svn --username <YourName> co http://svn.pysoy.org/branches/pyrex-soy # svn --username <YourName> co http://svn.pysoy.org/trunk/pysoy # cd pyrex-soy # python setup.py build # python setup.py install # cd ../pysoy # python setup.py build .. and I won't paste the last bit about the build directory and __init__.py See - THIS is why Gentoo is a better development OS. ;-) _______________________________________________ PySoy-Dev mailing list [EMAIL PROTECTED] http://www.pysoy.org/mailman/listinfo/pysoy-dev
