Linux installation - nohup error

87 views
Skip to first unread message

rkapoor

unread,
Feb 20, 2023, 2:25:48 AM2/20/23
to AquaQ kdb+/TorQ
Hi all,

Been working with TorQ on Windows with great success, but have not been able to get a proper linux installation going. I've set all the environment variables and can run "q" from anywhere, but i repeatedly get the error "nohup: failed to run command q: No such file or directory" when running torq.sh start all.

Is there something i'm missing in regards to the path?

Thanks

JerLucid

unread,
Feb 27, 2023, 3:06:24 AM2/27/23
to AquaQ kdb+/TorQ
I think you need to add the q folder to your PATH environmental variables.
In your ~/.bashrc file, add this 

export PATH=/path/to/q/l64:$PATH

(replacing with your actual path)

Alternatively, you can edit your process.csv file and replace the last column (qcmd) value with the explicit path




rkapoor

unread,
Mar 27, 2023, 3:21:04 AM3/27/23
to AquaQ kdb+/TorQ
That was it! Thank you
Reply all
Reply to author
Forward
0 new messages