On Wed, 16 Jan 2008, John Stanton wrote:

Date: Wed, 16 Jan 2008 16:32:53 -0600
From: John Stanton <[EMAIL PROTECTED]>
Reply-To: sqlite-users@sqlite.org
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] How do I get back command history in v3.5.4?

You might be having a library location problem between /usr/local/lib and where Ubuntu puts libraries, usr/lib.


Ubuntu also seems to differentiate between a .binary package and a developer package. It may be that the INCLUDE files are not installed as the developer (headers+libraries) are installed, either way, it is possible that the configure failed as a result

You need both the libreadline.so.x and the include files (man readline)

Cheers,
Rob

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to