Linux help (qstat, XQF, and PATH!)

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0


<< k,

im installing XQF from www.linuxgames.com/XQF it says i need qstat. i go dl it and install it. now i need it to be added to the path so XQF can find it. how do i do that.

Thanks.
>>



What shell?
Bash: export PATH=$PATH:/path/to/qstat
csh: setenv PATH &quot;$PATH:/path/to/qstat&quot;

Also add the path to the PATH variable in your .login .bash_profile .whatever. This is a nobrainer question. ldp <<--PLEASE look at this site!!!