Question

I need to use gnuplot and a bunch of other stuff, so I installed MacPorts and Brew on Mavericks. After installing the packages, if I try to plot something I get the Trace/BPT trap: 5 error. Reinstalling XQuartz didn't fix the problem. Do you know how could I fix this? I tried various methods suggested online but nothing worked. Thanks!

Was it helpful?

Solution

With Homebrew, the solution is simply brew uninstall gnuplot && brew install gnuplot --with-x.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top