help-octave
[Top][All Lists]
Advanced

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

Re: ./configure error while I was building octave-3.4.0 on openSUSE 11.3


From: Jordi Gutiérrez Hermoso
Subject: Re: ./configure error while I was building octave-3.4.0 on openSUSE 11.3 (i586)
Date: Tue, 15 Feb 2011 15:13:13 -0600

On 15 February 2011 15:07, b612x <address@hidden> wrote:
> Last week I had some troubles with my debian OS on my gateway laptop, so I
> decided to migrate to openSUSE 11.3 (i586). Today I'm trying to build
> octave-3.4.0 on openSUSE 11.3, but I have the following errors.
[snip]
> hecking whether closedir returns void... no
> checking for struct group.gr_passwd... no
> checking for tputs in -lncurses... no
> checking for tputs in -lcurses... no
> checking for tputs in -ltermcap... no
> checking for tputs in -lterminfo... no
> checking for tputs in -ltermlib... no
> configure: WARNING: I couldn't find -ltermcap, -lterminfo, -lncurses,
> -lcurses, or -ltermlib!
> checking for rl_set_keyboard_input_timeout in -lreadline... no
> configure: WARNING: I need GNU Readline 4.2 or later
> configure: error: this is fatal unless you specify --disable-readline

Did you read the error? It's actually meaningful. You need readline
development packages. And then you'll need other development packages.
I don't know if SUSE has a convenient command like Debian's "aptitude
build-dep octave3.2" in order to install all of the dependencies.

- Jordi G.H.


reply via email to

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