help-octave
[Top][All Lists]
Advanced

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

Help: Pipe Broken


From: pmgagey
Subject: Help: Pipe Broken
Date: Fri, 9 Nov 2007 21:34:59 +0100

Hello,

        Could you help me, please?

Problem :
Trying to plot from Octave it says « gnuplot command not found» even
when set term aqua or x11.
Though GnuPlot is installed and works on x11

Configuration ;
Mac 1,6 GHz PPC G5  768 Mo DDR SDRAM Mac OS 10.4,10
Octave 2.9.16 (Binary)   GnuPlot 4.2.2

Error Message
x = -10:0.1:10;
plot (x, sin (x));
octave-2.9.16:1> x = -10:0.1:10;
octave-2.9.16:2> plot (x, sin (x));
sh: line 1: gnuplot: command not found
warning: broken pipe -- some output may be lost
sh: line 1: gnuplot: command not found
error: compare_versions: version numbers must be a single row
error: evaluating if command near line 74, column 3
error: called from `compare_versions' in file
`/Users/pierremariegagey/Posturologie/GNUOctave/Octave.app/Contents/Resources/share/octave/2.9.16/m/miscellaneous/compare_versions.m'
error: evaluating static command near line 31, column 5
error: evaluating if command near line 25, column 3
error: called from `__go_draw_axes__' in file
`/Users/pierremariegagey/Posturologie/GNUOctave/Octave.app/Contents/Resources/share/octave/2.9.16/m/plot/__go_draw_axes__.m'
error: evaluating switch command near line 53, column 4
error: evaluating for command near line 51, column 2
error: evaluating if command near line 33, column 7
error: evaluating if command near line 26, column 5
error: evaluating if command near line 25, column 3
error: called from `__go_draw_figure__' in file
`/Users/pierremariegagey/Posturologie/GNUOctave/Octave.app/Contents/Resources/share/octave/2.9.16/m/plot/__go_draw_figure__.m'
error: evaluating if command near line 73, column 6
error: evaluating if command near line 70, column 4
error: evaluating if command near line 68, column 2
error: evaluating for command near line 67, column 7
error: evaluating if command near line 41, column 5
error: called from `drawnow' in file
`/Users/pierremariegagey/Posturologie/GNUOctave/Octave.app/Contents/Resources/share/octave/2.9.16/m/plot/drawnow.m'

Context
  I¹m using Octave for the first time. At first I tried to get it
through Fink but I got plenty of troubles this way, that¹s why I
downloaded binary Octave 2.9.16, quite simple.
I guess ( ???) there¹s some problem with  « /sw » where I made a fuss
with Fink ???

What¹s to be done ?
Thanks

--
Dr Pierre-Marie GAGEY
Fondateur de l'Association Française de Posturologie
2, rue de l'avenir 94240 L'HAY-LES-ROSES France
Tél. 01 74 71 55 85
E.mail address@hidden
URL  http://pmgagey.club.fr/Index.htm


reply via email to

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