Small. Fast. Reliable.
Choose any three.
*** 8,18 ****
  under the GPL. 
  
  Folk who wish to distribute their version of the sqlite utility under a license other than GPL may want to 
! consider using the BSD {link: http://sourceforge.net/projects/libedit/ libedit}  and read the thread 
  around {link: http://sources.redhat.com/ml/guile/1999-02/msg00210.html Jim Blandy's comments} 
  where the guile (lisp library) folk deal with a similar issue.
  
  --Derek
  
  **SQLite with readline already enabled**
  
--- 8,23 ----
  under the GPL. 
  
  Folk who wish to distribute their version of the sqlite utility under a license other than GPL may want to 
! consider using the BSD {link: ftp://ftp.astron.com/pub/libedit libedit} and read the thread 
  around {link: http://sources.redhat.com/ml/guile/1999-02/msg00210.html Jim Blandy's comments} 
  where the guile (lisp library) folk deal with a similar issue.
  
  --Derek
+ 
+ Don't download libedit from sourceforge that version is nearly four years old.  I changed the link above to point to ftp://ftp.astron.com/pub/libedit/ (there is no current web site and it is virtually impossible to find)
+ 
+ Libedit and readline clash if you try to install them both on the same system, so It might take a little effort getting it compiled.
+ --Mike
  
  **SQLite with readline already enabled**