Posted: Thu Aug 05, 2010 11:31 am Post subject: [Linux] -autoupdate cmd-line option fails to find steambin.
The srcds_run script now is using the locatesteam() function and has a call line using STEAM=`which steam 2>/dev/null`. The which command call fails to return anything. Something about the call in a subshell fails to work. The only workaround for me is to use '-autoupdate -steamerr -steambin ./steam ...' cmd-line to specify the steambin and avoid the 'which' command being called.
I've tried to find the source of my problem but failed.
Humm... Anyone have ideas why the 'which' command behaves so?
NB: GNU which v2.16, Copyright (C) 1999 - 2003 Carlo Wood.
GNU bash, version 3.2.10(1)-release (x86_64-unknown-linux-gnu)
It fails the same with using 'screen' utility and without.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum