I tried to install sox from the PPA and still can't write MP3. Here's the story (some newlines added). Any idea what's wrong?
[code] $ sudo add-apt-repository ppa:dtl131/mediahacks $ sudo apt-get update $ sudo apt-get install sox [messages included:] Get:1 http://ppa.launchpad.net/dtl131/mediahacks/ubuntu/ lucid/main sox 14.3.0-1.1build2~mediahacks2 [93.2kB] $ sox --version sox: SoX v14.3.0 $ type sox sox is /usr/bin/sox $ ls -l /usr/bin/sox -rwxr-xr-x 1 root root 61792 2010-09-18 15:17 /usr/bin/sox $ ls -lc /usr/bin/sox -rwxr-xr-x 1 root root 61792 2010-12-23 13:35 /usr/bin/sox $ uname -a Linux mysys 2.6.32-27-generic #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010 x86_64 GNU/Linux $ sox stereo.mp3 -c1 mono.mp3 sox FAIL formats: can't open output file `mono.mp3': SoX was compiled without MP3 encoding support [/code] -- You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. https://bugs.launchpad.net/bugs/223783 Title: SoX was compiled without MP3 encoding support _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

