I wanted to give a try to balazar today.
I think i missed a part of the install ...
(i am using fedora core 2, with a kernel 2.6.8.1)
I did install everything from package (sdl, ode, cal3d, python-devel,
cal3d-devel) but soya 0.9.2, compiled with the magic command : python
./setup.py install (being root).
Then for balazar :
#./setup.py build
#sudo python ./setup.py install
#balazar
* Balazar * Balazar lives in /usr/share
* Balazar * Warning! PyOpenAL not installed; music and sound are disabled!
* Balazar * Warning! PyOgg / PyVorbis not installed; music is disabled!
* Soya 3D * Using 8 bits stencil buffer
* Soya 3D * version 0.9.2
* Using OpenGL 1.3.4769 (X4.3.0-8.8.25)
* - renderer : MOBILITY RADEON 9000 DDR Generic
* - vendor : ATI Technologies Inc.
* - maximum number of lights : 8
* - maximum number of clip planes : 6
* - maximum number of texture units : 6
* - maximum texture size : 2048 pixels
Traceback (most recent call last):
File "/usr/bin/balazar", line 131, in ?
import balazar.gui
File "/usr/share/balazar/gui.py", line 20, in ?
import _soya
ImportError: No module named _soya
* Soya3D * Quit...
Is this a problem with soya install or it comes from balazar ?
Loïc