Menu

Error in compilation

2010-06-22
2013-04-15
  • Alexandre Bencz

    Alexandre Bencz - 2010-06-22

    Hi :)

    during the compilation process, it's the following error:

    readln.c:25:31: error: readline/readline.h: No such file or directory
    readln.c:30:30: error: readline/history.h: No such file or directory
    make: ***  Error 1
    make: Leaving directory `/home/bencz/Desktop/ald-0.1.7/source'
    make: ***  Error 1

    what should I do to get build?

    Thanks.

     
  • Roy Tobin

    Roy Tobin - 2010-06-22

    Assure readline package is installed.

     
  • Alexandre Bencz

    Alexandre Bencz - 2010-06-22

    Thanks :)

     
  • Anonymous

    Anonymous - 2010-11-13

    under fresh Fedora installation it is necessary to install gcc and readline-devel packages using
    yum install gcc
    yum install readline-devel

     

Log in to post a comment.

MongoDB Logo MongoDB