Вопрос

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