help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnuplot config with mac lion


From: Tei Ito
Subject: gnuplot config with mac lion
Date: Fri, 30 Dec 2011 08:31:20 -0500

I am a new comer to mac and octave.  I have exactly the same problem as copied below.  Is there a solution?


Tei Ito

--------------------------------------------------------------------------------------------


Issues w/ Octave's GNUPlot access

Martin Belvisi belvisi at mac.com 
Sun Oct 16 15:56:26 CDT 2011


Hi - just successfully installed Octave 3.2.3 on Mac OS X Lion (10.7.2)… including gnuplot (on the same directory…) 

When trying to plot a variable… I get the following msg: 

>> plot(t, y1)
dyld: Library not loaded: /usr/X11/lib/libfreetype.6.dylib
  Referenced from: /usr/X11R6/lib/libfontconfig.1.dylib
  Reason: Incompatible library version: libfontconfig.1.dylib requires version 13.0.0 or later, but libfreetype.6.dylib provides version 10.0.0
/Applications/Gnuplot.app/Contents/Resources/bin/gnuplot: line 71:  1951 Trace/BPT trap: 5       GNUTERM="${GNUTERM}" GNUPLOT_HOME="${GNUPLOT_HOME}" PATH="${PATH}" DYLD_LIBRARY_PATH="${DYLD_LIBRARY_PATH}" HOME="${HOME}" GNUHELP="${GNUHELP}" DYLD_FRAMEWORK_PATH="${DYLD_FRAMEWORK_PATH}" GNUPLOT_PS_DIR="${GNUPLOT_PS_DIR}" DISPLAY="${DISPLAY}" GNUPLOT_DRIVER_DIR="${GNUPLOT_DRIVER_DIR}" "${ROOT}/bin/gnuplot-4.2.6" "$@"
error: you must have gnuplot installed to display graphics; if you have gnuplot installed in a non-standard location, see the 'gnuplot_binary' function
 >> 


any suggestions…? 

thanks in advance 

mb 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]