bugFIM: Fbi IMproved - Bugs: bug #47588, Readline header not found even...

 
 

bug #47588: Readline header not found even when installed

Submitter:  None
Submitted:  Thu 31 Mar 2016 07:09:13 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Mar 2017 10:32:26 AM UTC, comment #3: 

Hi Paul,
thank you for pointing out the issue.
In svn revision #1145 (trunk only) (http://svn.savannah.nongnu.org/svn/fbi-improved/trunk/) the configure now tries to detect curses or ncurses before testing readline. So the readline test itself won't introduce any new library apart from -lreadline. And the error message is now clearer.

dezperado <dezperado>
Group administrator
Mon 18 Apr 2016 11:21:24 AM UTC, comment #2: 

I just tried compiling on TinyCore and found that it's actually not readline that's missing - it's libcurses. Fixed by linking libncurses to libcurses.

Anonymous
Fri 01 Apr 2016 09:41:13 AM UTC, comment #1: 

Hi.

1. Which are the contents of  /usr/include/readline  ?
2. Can you provide the config.log ?

dezperado <dezperado>
Group administrator
Thu 31 Mar 2016 07:09:13 PM UTC, original submission:  

Hello, Trying to compile fim on raspbian jessy. readline-dev is installed and header are in /usr/include/readline but when executing ./configure I'm getting

configure: error: * GNU readline library headers not found !  please install them or run ./configure --disable-readline *
r

Tried with version 0.4rc3 and 0.5rc2 same result.
Sincerely,
Paul

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dezperado (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-11 dezperado Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code