In article <4DA4E377.8050708 at bitsavers.org>,
Al Kossow <aek at bitsavers.org> writes:
On 4/12/11 4:01 PM, Richard wrote:
What specifically is bugging you about it?
Try building it
Yeah, it has a fairly large list of dependencies:
Mixxx has the following dependencies:
- fftw3
- libid3tag
- libmad
- libogg
- libvorbis
- libvorbisfile
- libsndfile
- taglib (New in 1.9!)
- PortAudio-v19
- portmidi
- QT 4.5+
- scons
Everything except Qt and scons is music/codec related. It has all
these dependencies because there isn't a "portable" way to deal with
MP3/OGG/MIDI/etc. data unless you depend on these libraries.
Qt is a PITA to build all by itself, but I've done it. scons is their
build tool. On a modern linux you might be able to get by with just
sudo apt-get'ing all that crap.
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/>
Legalize Adulthood! <http://legalizeadulthood.wordpress.com>