Displaying 2 results from an estimated 2 matches for "aomodul".
Did you mean:
aomodule
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
...ding working in order to
update my libraries to the latest versions I tried to build ao-python from
both SRPM and tarball, and here's what I got:
---
+ python setup.py install --root=/var/tmp/pyao-buildroot
--record=INSTALLED_FILES
running install
running build
running build_ext
building 'aomodule' extension
creating build
creating build/temp.linux-i686-1.5
creating build/temp.linux-i686-1.5/src
gcc -g -O2 -fPIC -I /usr/local/include -I/usr/include/python1.5 -c
src/aomodule.c -o build/temp.linux-i686-1.5/src/aomodule.o
In file included from src/aomodule.c:1:
src/aomodule.h:108:8: warnin...
2001 Jan 17
2
Python Module
All (Newbie Alert)
A python interface for the Vorbis library would cheer up a lot of Python
developers working on jukebox and streaming audio projects. I have some
capability here, but before I start hacking around with the library:
Has anyone else attempted a Python module?
Should I wait for a new cut of the code before even starting?
Cheers
BJ
--
Bernard Jauregui