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
=======
BTW, I've looked at the different configuration files in the
astlinux-trunk/ directory, but didn't find where STAGING_DIR is defined, so
can't be sure it's pointing to /usr/lib where the readline library is located.
Any idea why it's not working as it should in AstLinux?
Thank you.
-------------------------------------------------------------------------
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]