Fred wrote:
> Hello
>
> I'm trying to investigate why SQLite doesn't support control keys such
> as
> cursor keys ("arrows"), CTRL-C and DEL, and since I get the same behavior
> on the console, someone tells me that it could be due to the binary not
> supporting "readline".
>
> Problem is, it's installed on the CentOS build host, and mentionned in
> package/sqlite.mk:
> =======
> # rpm -qa | grep readline
> readline-5.1-1.1
> =======
> # rpm -ql readline
> /usr/lib/libhistory.so.5
> /usr/lib/libhistory.so.5.1
> /usr/lib/libreadline.so.5
> /usr/lib/libreadline.so.5.1
> /usr/share/info/history.info.gz
> /usr/share/info/readline.info.gz
> /usr/share/info/rluserman.info.gz
> /usr/share/man/man3/history.3.gz
> /usr/share/man/man3/readline.3.gz
> =======
> sqlite.mk
> http://pastebin.ca/894745
> =======
Fred,
I really don't know why you're bothering with rpm stuff. What's
installed on your host OS has little to do with what's inside Astlinux.
STAGING_DIR is a directory inside the build_i586 directory in your
build environment. Several things are put there that are not needed in
the final build (such as header files etc).
I have not seen the behavior you describe with your terminal issues with
the arrow keys. I'm heading out of town for the weekend, but might get
a chance to look at this sometime next week. I just didn't want you to
think I was ignoring this. Kris and I are both very busy, but we do
care about problems.
Darrick
--
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
PROTECTED]