I think that it would be interesting to add a dependency-management tool to
the installation of Soya. For instance, a Python script would detect the
package manager and run "apt-get install libode0c2 libode0c2-dev
python-imaging ..." if it is a debian-like distro, "yum" on a fedora-like
system, ...


2006/9/30, souvarine <[EMAIL PROTECTED]>:

Why not Soya 0.12 ?

Everything you need to know is writen in the README.

Soya 3D requires:
- Python (tested with 2.4), including Python devel
- Pyrex 0.9.3 (http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex ;
   only for compiling Soya's CVS. If you are using Python 2.4, see also
   http://lists.copyleft.no/pipermail/pyrex/2005-February/001137.html )
- OpenGL (or Mesa)
- SDL (http://libsdl.org)
- Cal3D 0.10.0 (http://cal3d.sourceforge.net ; cal3d is sufficient,
   cal3d_viewer, data,... are not needed)
- libFreeType2 (http://www.freetype.org)
- PIL (Python Imaging Library, for loading images from image files
   http://www.pythonware.com/products/pil/index.htm)
- GLEW (The OpenGL Extension Wrangler Library http://glew.sf.net)

For MacOSX, you also need:
- PyObjC (pyobjc.sourceforge.net)

For sound support, you need either:
- OpenAL (http://openal.org) and PyOpenAL
   (http://home.gna.org/oomadness/en/pyopenal/index.html)

You also need libODE (open dynamic engine). And be sure to install the
lastest version of SDL, I had some problems with the previous one.

Souvarine.



Steve Han wrote:
> Hi,all,
> I have installed in my system as above.What I need for installing
> Soya-0.10.5?
>
> SDL have been included in pygame?I should also install it?
>
> Thanks a lot.
>
> _______________________________________________
> Soya-user mailing list
> [email protected]
> https://mail.gna.org/listinfo/soya-user
>


_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to