And had I gone with my instincts, I would have done that from the start.

Thank you for the quick response!!

On Mon, Mar 26, 2012 at 08:35:06AM -0400, Richard Hipp wrote:
> On Mon, Mar 26, 2012 at 8:31 AM, Larry Levesque <ka1...@gmail.com> wrote:
> 
> > Linux - Ubuntu 10.04 and 11.04 for me.
> >
> 
> The precompiled command-lien shells for linux omit command-line editing
> because command-line editing requires certain libraries that are not found
> on all linux distributions.  If we included command-line editing in the
> default build, that would mean that the binary would not work on those
> linux distributions that lacked the required libraries.  Hence,
> command-line editing is omitted for portability.
> 
> You can rebuild the command-line shell yourself, from the source code, and
> the configure script will automatically determine which command-line
> editing library your system supports (if any) and use it.
> 
> 
-- 
Larry Levesque
www.surrycomputerservices.com
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to