[Bug 728563] New: opensuse 12.1 RC 2 libterm, libreadline not found
https://bugzilla.novell.com/show_bug.cgi?id=728563 https://bugzilla.novell.com/show_bug.cgi?id=728563#c0 Summary: opensuse 12.1 RC 2 libterm, libreadline not found Classification: openSUSE Product: openSUSE 12.1 Version: RC 2 Platform: 64bit OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hans-juergen.greif@kabelbw.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Hi, wants to install octave 3.4.3 with ./configure and got this output: 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 echo $LD_LIBRARY_CONFIG /lib64/libreadline.so.6:/usr/lib64/libtermcap.so.2 rpm -qa libncurses* libncurses5-5.8-5.1.4.x86_64 libncurses6-5.8-5.1.4.x86_64 libncurses6-32bit-5.8-5.1.4.x86_64 libncurses5-32bit-5.8-5.1.4.x86_64 Any hints? grepi Reproducible: Always Steps to Reproduce: 1../configure 2. 3. Actual Results: missing libreadline, libtermcap -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728563 https://bugzilla.novell.com/show_bug.cgi?id=728563#c1 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Andreas Jaeger <aj@suse.com> 2011-11-06 12:03:04 UTC --- You should install the devel package, in this case ncurses-devel -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728563 https://bugzilla.novell.com/show_bug.cgi?id=728563#c2 --- Comment #2 from Hans Greif <hans-juergen.greif@kabelbw.de> 2011-11-06 13:26:40 UTC --- OK, one step ahead: checking whether closedir returns void... no checking for struct group.gr_passwd... no checking for tputs in -lncurses... yes 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 zypper install readline-devel and ./configure works fine thank a lot. grepi -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com