help-octave
[Top][All Lists]
Advanced

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

Re: Having trouble installing octplot


From: Shai Ayal
Subject: Re: Having trouble installing octplot
Date: Mon, 12 Sep 2005 09:15:57 +0300
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

This question has been answered in octplot's help forum.

Since octplot is not an integral part of octave (for the time being anyway :)) I think octplot related help/bugs etc.. should be posted in the octplot forums, bug reports etc.. available from the octplot home page

Shai

Madhusudan Singh wrote:
Hi

Configure completes successfully :

octplot files will install into:
   /usr/local/octplot//octplot-0.2.61

toggle_octplot.m will install into:
   /usr/share/octave/2.1.69/site/m/octplot

octplot is configured with:
   fltk:        version 1.1.6 with OpenGl support
   octave:      octave (version 2.1.69)
   mkoctfile:   mkoctfile for Octave 2.1.69

  "$prefix" is /usr/local
  "$exec_prefix" is ${prefix}

But make fails :

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/freetype2 -g -O2 -MT octplot-figure.o -MD -MP -MF ".deps/octplot-figure.Tpo" -c -o octplot-figure.o `test -f 'figure.cpp' || echo './'`figure.cpp; \ then mv -f ".deps/octplot-figure.Tpo" ".deps/octplot-figure.Po"; else rm -f ".deps/octplot-figure.Tpo"; exit 1; fi
figure.cpp:19:19: Fl/Fl.h: No such file or directory
make[2]: *** [octplot-figure.o] Error 1
make[2]: Leaving directory `/usr/local/src/octplot-0.2.61/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/octplot-0.2.61'
make: *** [all] Error 2

I have all the fltk related Debian packages installed :

# apt-get install fltk1.1-doc fluid libfltk1.1-dev libfltk1.1c102
Reading Package Lists... Done
Building Dependency Tree... Done
fltk1.1-doc is already the newest version.
fluid is already the newest version.
libfltk1.1-dev is already the newest version.
libfltk1.1c102 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 511 not upgraded.

Thanks.



-------------------------------------------------------------
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
-------------------------------------------------------------





-------------------------------------------------------------
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]