Martin:

        Thank you again for the help.  I was unaware of the science repository, 
and 
so my version of octave was coming from Packman.  However, I removed that 
version, de-activated Packman, added the science repository and installed 
octave, octave-devel, and octave-forge, which I assumed was a roll-up of all 
the packages.  To my surprise, no packages were installed under this 
arrangement.  So what is the octave-forge rpm?  I had to go back to the 
repository and individually install the rpm for signal (and its automatic 
dependencies). The appropriate packages (5 in total) now appear in the 
/usr/share/octave/packages directory, and are automatically loaded upon octave 
startup.

        Laurence Keefe


On Monday, June 13, 2011 08:37:50 AM Martin Helm wrote:
> Am Montag, 13. Juni 2011, 17:03:54 schrieben Sie:
> > Martin:
> >     Thank you, that handled the problem for struct, and got past the same
> > 
> > point in miscellaneous, but now that compilation fails with the error
> > that termcap.h is missing!  However, the termcap library is installed,
> > and there is a termcap.h file in /usr/include/termcap, so I am again
> > msytified.  Doesn't gcc recursively search /usr/include for header
> > files? Or is there some database that needs to be rebuilt to tell it
> > where to look?  Thanks again.
> > 
> >             Laurence Keefe
> 
> Please keep the list on cc by using reply to all.
> I think you need the termcap.h from the package ncurses-devel
> 
> sudo zypper in ncurses-devel
> 
> should solve that.
> 
> Just if you are interested and if it is an option for you, most
> octave-forge packages also exist prebuilt for openSUSE 11.4 (but I prefer
> to compile octave and all the packages myself).
> http://download.opensuse.org/repositories/science/openSUSE_11.4
> You should if you want to use it also use octave from that repository.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to