On Wed, May 10, 2006 at 08:51:25PM +0200, Jan Filip Tristan wrote:
> Ok,but now when I start the sound-openal-1.py I get another error:
> 
> Traceback (most recent call last):
>   File "sound-openal-1.py", line 49, in ?
>     import soya.openal4soya as sound
>   File "/usr/lib/python2.4/site-packages/soya/openal4soya.py", line 26, in ?
>     import pyopenal, os, os.path, sys
>   File "/usr/lib/python2.4/site-packages/pyopenal/__init__.py", line 30, in ?
>     from _openal import *
> ImportError: /usr/lib/python2.4/site-packages/_openal.so: undefined symbol: 
> alutLoadWAVFile

alut is another dependency for pyopenal.  you can find it on the openal 
website download section.

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

Reply via email to