Pregunta

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!

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top