Hi,
you put me on the right direction and I solved. Thank you veru much !!!
Hoping to help other sqlite users with the same problem, I give here a list of
what I did to solve.
=> I checked if readline was installed and answer was not
=> downloaded readline.tar.gz (vers 6) and installed
=> re-run configure and still problems complaining it was not able to find
tgetnum, tgoto togetflags and so on
=> downloaded ncurses.tar.gz (vers 5.7) and installed
=> re-run configure and no complaint,
=> make and make install and now history works quite fine
Happy new year to everybody
Angelo
On 29/12/2009 19:41, Lutz Horn wrote:
> Hi,
>
> Am 29.12.09 19:28, schrieb Angelo:
>> sqlite-3.6.16/conftest.c:37: undefined reference to `readline'
>> collect2: ld returned 1 exit status.
>>
>> So it's clear, the linker does not find the readline function , but I don't
>> understand why.
>
> Do you have the readline library including headers installed?
>
> Lutz
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users