help-octave
[Top][All Lists]
Advanced

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

Re: Gnuplot help


From: Ben Abbott
Subject: Re: Gnuplot help
Date: Tue, 1 Feb 2011 07:35:50 -0500

On Feb 1, 2011, at 5:16 AM, bleagos wrote:

> Hey I am using a Mac OS X version 10.6.6 and I have recently installed octave
> and gnuplot, but I can not use gnuplot in the octave interface... I know it
> is probably something simple but this is the code that it spits back at me
> when I try to plot:
> 
> 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:  3615
> 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:  3621
> 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
> octave-3.2.3:2> ln -s
> /Applications/Gnuplot.app/Contents/Resources/bin/gnuplot
> /Users/Dominic/bin/gnuplot
> 
> Please could someone help,
> 
> Thanks

See this link.

        
https://sourceforge.net/projects/octave/files//Octave%20MacOSX%20Binary/2009-10-03%20binary%20of%20Octave%203.2.3/README_OSX1065.txt/view

Ben





reply via email to

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