Workaround by compiling your own .deb: 1. apt-get install cdbs devscripts liblame-dev libtwolame-dev fakeroot build-essential autotools-dev dh-make
2. apt-get source darkice (it'll create a source directory under your current location called (eg) darkice-0.18.1 3. Change to that subdirectory 4. edit debian/rules to remove the words "without-lame" 5. sudo fakeroot ./debian/rules binary 6. cd .. 7. sudo dpkg -i ./darkice_0.18_foo-bar-something.deb -- Darkice not compiled with MP3 support https://bugs.launchpad.net/bugs/120851 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
