Hi,
I'm new to Kdb+/q. I downloaded the 32-bit free version from the kdb+ website to install on my 64-bit Arch Linux System. I am getting a problem with trying to launch the 'q' executable under q/l32/q. I keep getting a message indicating
➜ ~ cd q
➜ q rlwrap l32/q "$@"
rlwrap: Cannot execute l32/q: No such file or directory
The executable is there. When I do an 'ls l32/q' the system picks it up, but anytime I try to execute I get the above no such file message.
I'm probably not doing something simple here but I cannot see it. Any help would be appreciated. I tried on my Mac and all is good there so not sure why it is not working on my Linux box.