Search found 4 matches

by kollins
Sat Aug 22, 2015 5:19 pm
Forum: GNU/Linux
Topic: Audacity don't start on fedora 22 [SOLVED]
Replies: 2
Views: 951

Re: Audacity don't start on fedora 22 [SOLVED]

Is this the Audacity version you were building yourself? What version of Audacity did you build? HEAD? 2.1.1 release?
Yes, it's the 2.1.1 version.
Did you perform ldconfig after installing widgets?
I didn't know about this command. I just ran it and now Audacity is working.

Thanks.
by kollins
Sat Aug 22, 2015 1:59 pm
Forum: GNU/Linux
Topic: Audacity don't start on fedora 22 [SOLVED]
Replies: 2
Views: 951

Audacity don't start on fedora 22 [SOLVED]

I've just installed audacity on fedora 22 64-bits and when I try to start it I got this message: audacity: error while loading shared libraries: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file: No such file or directory I did: sudo find / -name 'libwx_gtk2u_xrc-3.0.so.0' And it find libwx_g...
by kollins
Sat Aug 22, 2015 1:08 pm
Forum: GNU/Linux
Topic: Compile error [SOLVED]
Replies: 2
Views: 950

Re: Compile error [SOLVED]

Nice, I just installed cmake and it works.

Thanks.
by kollins
Sat Aug 22, 2015 12:53 pm
Forum: GNU/Linux
Topic: Compile error [SOLVED]
Replies: 2
Views: 950

Compile error [SOLVED]

I'm trying to compile audacity on fedora 22 64-bits, but it fail on configure.

It gives me configure: error: ./configure failed for lib-src/libsoxr

Code: Select all

./configure: line 17: cmake: command not found
configure: error: ./configure failed for lib-src/libsoxr