@nicehawk I have managed to get the game working to a reasonable extent (the playback works but I haven't yet tested the "singing" part). I did what the page at http://performous.org/develop.html, suggested which was to install a whole bunch of libs for sound (the page mentions that it is not necessary and that only necessary ones should be installed, but I didn't know what was necessary). The command provided was:
sudo apt-get install subversion cmake build-essential help2man libgl1-mesa-dev libsdl1.2-dev libcairo2-dev librsvg2-dev libboost-thread-dev libboost-serialization-dev libboost-program-options-dev libboost-regex-dev libboost-filesystem-dev libavcodec-dev libavformat-dev libswscale-dev libmagick++9-dev libsamplerate0-dev libxml++2.6-dev libasound2-dev libjack-dev libpulse-dev libportaudio-dev libgstreamer0.10-dev After all the extra 200 MB on your disk are used up, you can try the deb that you installed or checkout version 1547 from the SVN and build that. Either way, it should perform better than now so here's hoping! -- Problem with performous i386 jaunty package https://bugs.launchpad.net/bugs/367708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
