Search found 3 matches

by cactuslegs
Tue Feb 11, 2014 12:41 am
Forum: Compiling Audacity
Topic: Compiling troubles on Mint Linux
Replies: 5
Views: 3421

Re: Compiling troubles on Mint Linux

Thanks again for the advice. It was still failing on the ./configure part of those commands with the same error. I was able to get past it though, by including usr/local in the LD_LIBRARY_PATH environment variable. It successfully ran the configure command. Now, though, when I make the project, it f...
by cactuslegs
Tue Feb 04, 2014 2:01 am
Forum: Compiling Audacity
Topic: Compiling troubles on Mint Linux
Replies: 5
Views: 3421

Re: Compiling troubles on Mint Linux

Hi Steve,

I appreciate the help. I restarted the computer, but it gave the same error when running ./configure. I was able to uninstall wxWidgets without issue.

Thanks!
by cactuslegs
Tue Feb 04, 2014 1:25 am
Forum: Compiling Audacity
Topic: Compiling troubles on Mint Linux
Replies: 5
Views: 3421

Compiling troubles on Mint Linux

Hi all, I'm having some trouble compiling Audacity on Mint Linux. It's giving me an error when I run ./configure which says that it cannot locate the wxWidgets library. I've successfully built and installed wxWidgets 2.8 (I understand that it doesn't yet work with 3.0, correct?) and upon installatio...