I've tried to download the recordmydesktop source code and compile it with jack support:
------- ~$ ./configure --enable-jack=yes ~$ make ~$ sudo make install ------- but recordmydesktop compiles without jack support: ------ src/./recordmydesktop --print-config recordMyDesktop was compiled with the following options: Jack :Disabled Default Audio Backend :OSS ------ I've installed all dev libraries, including libjack-dev, of course. There's no error message during configure or make. After I run "./configure --enable-jack=yes", I get the following message: **************************************** Audio driver that will be used: ALSA Compile with Jack support: Enabled **************************************** I've also tried compiling with OSS without success. -- recordmydesktop not compiled with jack https://bugs.launchpad.net/bugs/448027 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
