Hello, I am trying to get Rotter to work on Ubuntu 6.10. I compiled the code and everything but when I try to run it, I get these funky errors: mlyon@kkup-audio:/usr/local/bin$ sudo rotter -a -f mp3 -d 1000 -b 160 -v /var [DEBUG] Mon Mar 12 15:04:47 2007 Root directory: /var jackstart: cannot get realtime capabilities, current capabilities are: =ep cap_setpcap-ep probably running under a kernel with capabilities disabled, a suitable kernel would have printed something like "=eip" back from read, ret = 1 errno == Success jackstart: could not give capabilities: Operation not permitted jackd 0.101.1 Copyright 2001-2005 Paul Davis and others. jackd comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details JACK compiled with System V SHM support. loading driver .. creating alsa driver ... hw:0|hw:0|512|2|48000|0|0|nomon|swmeter|-|32bit control device hw:0 configuring for 48000Hz, period = 512 frames, buffer = 2 periods nperiods = 2 for capture nperiods = 2 for playback [INFO] Mon Mar 12 15:04:48 2007 JACK client registered as 'rotter'. [DEBUG] Mon Mar 12 15:04:48 2007 Size of the ring buffers is 2.00 seconds (384000 bytes). [ERROR] Mon Mar 12 15:04:48 2007 LAME (MP3 codec) support was not available at compile time. [DEBUG] Mon Mar 12 15:04:48 2007 Failed to initialise encoder. mlyon@kkup-audio:/usr/local/bin$ I have lame installed: mlyon@kkup-audio:/usr/local/bin$ whereis lame lame: /usr/bin/lame /usr/X11R6/bin/lame /usr/bin/X11/lame /usr/share/man/man1/lame.1.gz mlyon@kkup-audio:/usr/local/bin$ and I have Jackd installed: mlyon@kkup-audio:/usr/local/bin$ whereis jackd jackd: /usr/bin/jackd /usr/X11R6/bin/jackd /usr/bin/X11/jackd /usr/share/man/man1/jackd.1.gz mlyon@kkup-audio:/usr/local/bin$ It appears as if i will have to recompile it, which is fine. But, I did have LAME installed on the machine prior to the time I compiled rotter. Any help would be appreciated. Thank You, Mike Lyon KKUP Public Radio Cupertino, Ca