Thank you steve.
My distro is Archlinux. And the Audacity version I compiled is also r13063.
Search found 2 matches
- Thu Mar 06, 2014 2:56 pm
- Forum: Compiling Audacity
- Topic: Problems compiling on linux
- Replies: 2
- Views: 2166
- Wed Mar 05, 2014 2:20 pm
- Forum: Compiling Audacity
- Topic: Problems compiling on linux
- Replies: 2
- Views: 2166
Problems compiling on linux
Hi all! I have just compiled Audacity successfully from svn codebase. But still there are problems while linking: 3 "DSO missing error" with libX11.so, libogg.so and libvorbis.so. I have to add them to link flag into src/Makefile manually. So I wondered if there is any other method (maybe more elega...