help-octave
[Top][All Lists]
Advanced

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

Re: compile error please help more help


From: Thomas Weber
Subject: Re: compile error please help more help
Date: Mon, 15 Dec 2008 08:43:14 +0100

Am Sonntag, den 14.12.2008, 19:40 -0500 schrieb Doug Stewart:
> Doug Stewart wrote:
> > Thomas Weber wrote:
> >> Ouch. PCRE surely comes with your distribution. 
> >>
> >> What's the output of 
> >>    apt-get build-dep octave3.0
> >> ?
> >>
> >>    Thomas
> >>
> >>   
> >>     
> > wow this showed up about 23 files missing.
> >
> > I will now try again
> >
> >   
> this time it was great!!!! 1 hr. to do make and make check
> thanks to Thomas!!! That really helped.

> octave:1> plot([1 2],[3 4])
> Expected X11 driver: /usr/lib/gnuplot/gnuplot_x11
> Exec failed: No such file or directory
> See 'help x11' for more details
> Expected X11 driver: /usr/lib/gnuplot/gnuplot_x11
> Exec failed: No such file or directory
> See 'help x11' for more details

Octave's build dependencies in Debian/Ubuntu only pull in a non-x11
version of gnuplot (ie, you can print into files). Your error message
looks like you haven't installed the gnuplot-x11 package.

        Thomas



reply via email to

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