Yes, I downloaded SDL_mixer-1.2.12.tar.gz from their website and configured
with mp3 support. After tinkering around for a while I noticed that if I
first remove the Fedora rpm (actually rpm-sphere)

$ sudo rpm -ev --nodeps SDL_mixer-1.2.12-3.fc18.x86_64

and then configure; make; make install my downloaded package

$ ./configure --prefix=/usr --enable-music-mp3

pykaraoke says it can't find libSDL_mixer-1.2.so

But if I don't remove the original rpm (and configure; make; make install)
then I get the error with the core dump.

I have a 64-bit system if that matters - am I missing a step?

Thanks so much for your replies,

Conor.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Pykaraoke-discuss mailing list
Pykaraoke-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss

Reply via email to