help-octave
[Top][All Lists]
Advanced

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

Re: Gnuplot doesn't work with octave 3.0 on UBUNTU


From: Dorian
Subject: Re: Gnuplot doesn't work with octave 3.0 on UBUNTU
Date: Wed, 22 Oct 2008 02:51:15 +0200

That file libpcre.so.0  should not be there, 
it is probably leftover from a feisty or gutsy --> hardy
upgrade.
Do:



sudo rm /usr/local/lib/libpcre.*
sudo ldconfig
gnuplot


In the last command , you could change "gnuplot" with "octave" also !


Cheers,


Dorian
Laboratoire des Signaux et Système (L2S)
Supélec, Université Paris Sud

   


2008/10/22 Thomas Weber <address@hidden>
On Tue, Oct 21, 2008 at 08:02:08PM +0200, thomas vanderbruggen wrote:
> In fact if I look in /usr/lib I find libraries for Octave
> 3.0.0 but not for 3.0.2 but it's probably the same ones...

No, you might have something from 3.0.0 still installed.

> > What's in your /etc/apt/sources.list?
> I have everything
> downloadable from the internet :
> - Canonical softwares

I wasn't clear enough: please post your sources.list.
And please provide the output of
       $  apt-cache policy octave3.0

Thanks
       Thomas
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave


reply via email to

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