On Fri, 2006-07-14 at 13:14 -0700, David Rose wrote: > I'm pretty sure that should have been installed with the pygame > distribution (there's not a separate pygame-devel distribution, to my > knowledge). Do you have pygame installed?
Maybe not. I'm running Fedora core 4, and when I run "yum list pygame" it isn't installed. however I've been able to run pykaraoke 4.1 doesn't that rely on pygame? I'm confused. > > Are you able to run the previous version of PyKaraoke? Yes. I've just installed pygame.i386 1.7.1-7.fc4 and tried re running the install: I get this: # python setup.py install running install running build running build_py running build_ext building '_pycdgAux' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/SDL -I/usr/include/python2.4 -c _pycdgAux.c -o build/temp.linux-i686-2.4/_pycdgAux.o _pycdgAux.c:37:27: error: pygame/pygame.h: No such file or directory _pycdgAux.c: In function ‘CdgPacketReader_init’: _pycdgAux.c:202: warning: assignment makes pointer from integer without a cast _pycdgAux.c: In function ‘CdgPacketReader_FillTile’: _pycdgAux.c:357: warning: assignment makes pointer from integer without a cast error: command 'gcc' failed with exit status 1 Drew. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Pykaraoke-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss
