help-octave
[Top][All Lists]
Advanced

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

Re: X11/Gnuplot Broken.


From: Ben Abbott
Subject: Re: X11/Gnuplot Broken.
Date: Sun, 14 Nov 2010 10:01:38 +0800

On Nov 14, 2010, at 8:24 AM, WP Becker wrote:

> 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

I see the same problem with the Octave app from ...

        http://octave.sourceforge.net/

DId you obtain your app from sourceforge?

I do not see this problem for Octave built from the developers sources, or from 
the old version from Fink.

I haven't tried, but I expect the 3.2.4 version form MacPorts works as well.

        http://www.macports.org/ports.php?by=name&substr=octave

Ben





reply via email to

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