From: Paul K. <pki...@us...> - 2003-04-01 12:25:28
|
ch...@ti... wrote: >Hello > >I(ve git an error compiling the latest forge for octave2.1.44. >Wiatbar compilation fails due to missing tgetnum and tgetstr. >I do have termcap installed. >I use a Mandrake 9.0 distro. > > Please try the CVS version. You can grab configure.add, Makeconf.add and waitbar.cc directly from CVS without downloading the whole package. You will need to go to the octave-forge directory and type ./autogen.sh ./configure .... If this doesn't work, please send a patch to make it work on your system. Or just type make -k so that it doesn't matter if one or two files won't build. Paul Kienzle pki...@us... |