help-octave
[Top][All Lists]
Advanced

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

Re: Install 2.9.3 - problems with gnuplot


From: Dmitri A. Sergatskov
Subject: Re: Install 2.9.3 - problems with gnuplot
Date: Sun, 30 Oct 2005 12:19:02 -0700

On 10/30/05, Ron Crummett <address@hidden> wrote:
> It looks as though what happened is that I installed xcas on my machine,
> which automatically added a patch to gnuplot.  I am in the process of
> figuring out what step to take now:
>
> -removing and reinstalling gnuplot does nothing

I suspect that xcas installs gnuplot into /usr/local/bin
and you are re-installing gnuplot to /usr/bin

You can set variable gnuplot_binary (in .octaverc)
to point to the unpatched gnuplot (/usr/bin/gnuplot).
I.e. in the file .octaverc add the line:

gnuplot_binary="/usr/bin/gnuplot "


> -Ron Crummett
>
>

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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