0

I installed gnuplot on macos via:

$ make install,

whenever I run

$ gnuplot, 

I get the following error message:

dyld: Library not loaded: libpng15.15.dylib
  Referenced from: /usr/local/bin/gnuplot
  Reason: image not found
Trace/BPT trap: 5

I have absolutely no idea whats going on. please help.

ca_san
  • 183
  • 2
  • 11

1 Answers1

0

Updating Xquartz to the latest version solved it. Still have no idea what was going on

ca_san
  • 183
  • 2
  • 11