문제

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