segmentation fault when run (on Mac running Ubuntu 16.04)
Posted: Fri Jan 19, 2018 1:03 am
Hello Gurus. I installed a fresh version of Ubuntu 16.04.3 on my late-2015 retina Macbook Pro and was able to compile audacity 2.2.0 as follows:
Step 1: First, installed the required wxWidgets 3.0.2
Step 2: Second, installed audacity 2.2.0 by the following steps:
cd audacity directory (created when extracting the audacity zip file)
mkdir build
cd build
../configure --enable-debug
make -j4
sudo make install
When I run it I get a segmentation fault with the error messages shown in the screenshots.
Fairly new to both linux/Ubuntu and Audacity, so not sure where to start in solving this. Looked around but couldn't find any pre-existing remedies. Any ideas/suggestions would be greatly appreciated.
Thank you!
Step 1: First, installed the required wxWidgets 3.0.2
Step 2: Second, installed audacity 2.2.0 by the following steps:
cd audacity directory (created when extracting the audacity zip file)
mkdir build
cd build
../configure --enable-debug
make -j4
sudo make install
When I run it I get a segmentation fault with the error messages shown in the screenshots.
Fairly new to both linux/Ubuntu and Audacity, so not sure where to start in solving this. Looked around but couldn't find any pre-existing remedies. Any ideas/suggestions would be greatly appreciated.
Thank you!