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!

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top