help-octave
[Top][All Lists]
Advanced

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

X11/Gnuplot Broken.


From: WP Becker
Subject: X11/Gnuplot Broken.
Date: Sat, 13 Nov 2010 16:24:44 -0800

Greetings! Newbie list member here.

I recently upgraded my Mac to OS X 10.6.5. The upgrade appeared to go 
flawlessly, as usual.

However, now the X11/Gnuplot interface is broken. I receive the following 
nastiness when I perform a simple plot from the Octave command line.

Octave and Gnuplot are located in /Applications. X11.app is located in 
/Applications/Utilities.

Using the terminal app, the /usr directory contains:

drwxr-xr-x     8 root  wheel    272 Sep 15  2009 X11
lrwxr-xr-x     1 root  wheel      3 Sep 15  2009 X11R6 -> X11
drwxr-xr-x     3 root  wheel    102 Jan  9  2009 X11R6 1


Any help or suggestions would be appreciated.

Thanks!

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
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:   262 
Trace/BPT trap          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" "$@"
/Applications/Gnuplot.app/Contents/Resources/bin/gnuplot: line 71:   267 
Trace/BPT trap          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



reply via email to

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