[visionegg] Installation of VisionEgg on Mac OS X (10.5.2 (Leopard))
- From: Yuichi Sakano <sakano@xxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Mon, 17 Mar 2008 23:04:54 +0900
Hello,
I installed VisionEgg in MacPro (Intel, MacOSX10.5.2(Leopard))
successfully.
I hope this could help someone thinking of installing VisionEgg on Mac
OS X (10.5.2).
====================
Here is what I did:
I installed Xcode3.0.
From
http://www.pythonmac.org/packages/py24-fat/index.html
I downloaded and uncompressed
python-2.4.4-macosx2006-10-18.dmg
Numeric-24.2-py2.4-macosx10.4.zip
PIL-1.1.5-py2.4-macosx10.4.dmg
PyOpenGL-2.0.2.01-py2.4-macosx10.4.zip
pygame-1.8.0pre-py2.4-macosx10.4.zip
pyobjc-1.4-python2.4-macosx10.4.dmg
and ran the uncompressed installers.
From
http://tcltkaqua.sourceforge.net/
I downloaded and uncompressed
TclTkAqua-8.4.10.dmg (... I'm not sure whether this is needed.)
and ran the uncompressed installers.
From
http://sourceforge.net/project/showfiles.php?group_id=40846&package_id=32990&release_id=382417
I downloaded and uncompressed
visionegg-1.0.zip
and from the Terminal, executed
cd <the direcotory of the uncompressed folder "visionegg-1.0">
python2.4 setup.py install
PythonLauncher.app doesn't work for me,
but I can run the VisionEgg demo scripts
just by dragging & dropping it to the Terminal window.
====================
Cheers,
Yuichi Sakano
Other related posts:
- » [visionegg] Installation of VisionEgg on Mac OS X (10.5.2 (Leopard))