Re: [sqlite] SQLITE 3.7.11 Bug

2012-03-26 Thread Larry Levesque
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  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


Re: [sqlite] SQLITE 3.7.11 Bug

2012-03-26 Thread Richard Hipp
On Mon, Mar 26, 2012 at 8:31 AM, Larry Levesque  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.



>
> On Mon, Mar 26, 2012 at 08:29:21AM -0400, Richard Hipp wrote:
> > On Sun, Mar 25, 2012 at 11:29 AM, David Holland  >wrote:
> >
> > > The SQLITE 3.7.11 shell does not allow user to repeat or edit entered
> > > commands with the arrow keys.
> > >
> > >
> > What operating system?
> >
> >
> >
> > >
> > > David Holland
> > > dlh.holl...@gmail.com
> > >
> > > ___
> > > sqlite-users mailing list
> > > sqlite-users@sqlite.org
> > > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> > >
> >
> >
> >
> > --
> > D. Richard Hipp
> > d...@sqlite.org
> > ___
> > sqlite-users mailing list
> > sqlite-users@sqlite.org
> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
> --
> Larry Levesque
> www.surrycomputerservices.com
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] SQLITE 3.7.11 Bug

2012-03-26 Thread Larry Levesque
Linux - Ubuntu 10.04 and 11.04 for me.

On Mon, Mar 26, 2012 at 08:29:21AM -0400, Richard Hipp wrote:
> On Sun, Mar 25, 2012 at 11:29 AM, David Holland wrote:
> 
> > The SQLITE 3.7.11 shell does not allow user to repeat or edit entered
> > commands with the arrow keys.
> >
> >
> What operating system?
> 
> 
> 
> >
> > David Holland
> > dlh.holl...@gmail.com
> >
> > ___
> > sqlite-users mailing list
> > sqlite-users@sqlite.org
> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> >
> 
> 
> 
> -- 
> D. Richard Hipp
> d...@sqlite.org
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

-- 
Larry Levesque
www.surrycomputerservices.com
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] SQLITE 3.7.11 Bug

2012-03-26 Thread Richard Hipp
On Sun, Mar 25, 2012 at 11:29 AM, David Holland wrote:

> The SQLITE 3.7.11 shell does not allow user to repeat or edit entered
> commands with the arrow keys.
>
>
What operating system?



>
> David Holland
> dlh.holl...@gmail.com
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] SQLITE 3.7.11 Bug

2012-03-26 Thread Larry Levesque
I found this as well and figured it was just my settings. It's good to
know it was not just me. I checked it on 4 different computers with the
same results.

On Sun, Mar 25, 2012 at 10:29:09AM -0500, David Holland wrote:
> The SQLITE 3.7.11 shell does not allow user to repeat or edit entered 
> commands with the arrow keys.
> 
> 
> David Holland
> dlh.holl...@gmail.com
> 
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

-- 
Larry Levesque
www.surrycomputerservices.com
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users