Re: [Virtuoso-users] Arrow keys in isql/Linux

2014-03-04 Thread Hugh Williams
Hi Barry, You would need to run configure with the --with-readline option for read-line support, i.e., the ability to cursor-up/down and use typical read-line key-combinations in the command-line isql tool: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSUbuntuNotes#Confi

[Virtuoso-users] Arrow keys in isql/Linux

2014-03-04 Thread Barry Norton
Having built Virtuoso 7 from source on Ubuntu the arrow keys do not work (neither to access the historical commands, nor to edit the current line). This works on the pre-built Windows and Ubuntu binaries. Am I perhaps missing a compile flag? Barry