Search found 2 matches
- Tue Apr 07, 2015 3:03 pm
- Forum: Compiling Audacity
- Topic: Error while commpiling: FFmpeg
- Replies: 2
- Views: 2243
Re: Error while commpiling: FFmpeg
You will probably also need cmake installed: I checked, it was already installed To ensure that all dependencies are available, run: sudo apt-get build-dep audacity I'd already done that before I got this error. To be on the safe side, run this first: make distclean Try configuring with the option:...
- Tue Apr 07, 2015 6:32 am
- Forum: Compiling Audacity
- Topic: Error while commpiling: FFmpeg
- Replies: 2
- Views: 2243
Error while commpiling: FFmpeg
Hi, I'm trying to compile audacity 2.1.0 from the source tarball. System information: lenovo thinkpad x220 Intel i5-2540m Debian Wheezy x86_64 Kernel: 3.2.65-1+deb7u2 Dependencies listed in http://wiki.audacityteam.org/wiki/Developing_On_Linux : wxGTK: 2.8.12 (compiled from source) libsndfile: 1.0.2...