help-octave
[Top][All Lists]
Advanced

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

Re: Mac OSX 10.6.5 update


From: Ben Abbott
Subject: Re: Mac OSX 10.6.5 update
Date: Sun, 14 Nov 2010 22:47:04 +0800

On Nov 14, 2010, at 10:23 PM, Alastair Springgay wrote:

> Hello,
> 
> I have updated my computer to the OSX 10.6.5 version and Octave has stopped 
> talking with GNUPlot. Octave seems to work fine as normal, as does GNUPlot. 
> However when trying to create a plot from Octave the following error is 
> displayed:
> 
> octave-3.2.3:3> plot(x,y)
> dyld: Library not loaded: /usr/Xdyld: 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
> 11/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:   838 
> 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:   833 
> 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
> 
> thanks in advance,
> 
> Alastair

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

        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 for 
version 3.0.5 obtained 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]