On Wed, May 10, 2006 at 07:35:02PM +0200, Jan Filip Tristan wrote: > Hi, > > When I say python2.4 ./setup.py build I get this error: > > I hope you can help me
<cut something like 50 pages of error messages> Always look at the top error. It can't find your OpenAL includes. Do you have openal installed? If on a binary-distro system like Debian, do you have the -devel package for it installed as well? /usr/include/AL should exist with these in it. _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
