Chris Staub wrote these words on 01/08/06 22:34 CST: > Just wondering, where exactly is it in kde's svn repository? I still see > it in trunk/KDE/kdemultimedia/akode_artsplugin
That is what is now in kdemultimedia that hooks to the aKode stuff already on your system (if you installed it). To get the aKode stuff, it is now part of the KDE Support (kdesupport) section of the repo. This will fetch it into a KDE-Support dir in the current dir: svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport KDE-Support Then change into the directory you just created (KDE-Support) and delete these directories: rm -rf taglib qca libqgs indexlib debian Then run the command to create all the autotools: make -f Makefile.cvs It is now ready for CMMI. :-) It has dependencies of: FLAC, Speex, MAD (libmad), Secret Rabbit Code (libsamplerate), pkgconfig, Jack, Polypaudio, ALSA, Ogg/Vorbis Don't install the Jack or Polypaudio plugins unless you actually are going to use them. The order of the output devices is: 1. Jack 2. Polypaudio 3. ALSA 4. OSS Nothing has really changed since it was in KDEMultimedia (well a little has), but it serves the same function. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 22:37:00 up 106 days, 8:01, 3 users, load average: 0.16, 0.14, 0.38 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
