Sounds great
...........................I've been playing around with the official SlackBuild scripts with KDE-3.2.1, modifying them a bit, and I think I've got most of the wrinkles ironed out :wink:
I found out you need to have alsa-lib installed for aRts to build properly..........I didn't have alsa installed since I'm still using the 2.4 kernel with OSS enabled and no ALSA, but it seems I still needed to install the alsa-lib package................aRts will configure no problem without that lib, but when I ran 'make', it stopped when it didn't find libasound.la (about halfway though the build, of course).........
I was using the BLFS book (Beyond Linux From Scratch) as a point of reference, also...........And none of the documentation I ran across mentioned that alsa-lib was actually a required lib, probably assuming everyone has ALSA installed
.......................(I don't like to load a whole bunch of drivers for the kernel modules if I can get away with it, and ALSA has a bunch compared to the OSS modules
)