I am trying to follow the instructions here ( https://wiki.audacityteam.org/wiki/Building_On_Linux ) for building audacity on linux. I am on Ubuntu 20.04 LTS.
I'm at the last step, having cloned / built the audacity code, and ran sudo make install
without an issue. Now I believe audacity is installed on my ubuntu computer, but I can't correctly launch it? There is an audacity program in my software list now, but clicking it launches nothing. The image stays in my dock like the program was started, but no audacity window.
Is there some other way I can launch audacity from the terminal?
trying to launch the 'portable version' with './audacity' causes an err:
$ ./audacity
./audacity: error while loading shared libraries: libwx_baseu_xml-3.1.so.3: cannot open shared object file: No such file or directory
martin@martin-HP-Spectre-x360-13-a