Re: [hlds_linux] Server can't find steam for updating?

2008-11-08 Thread flyflo
Autoupdate is broken, like in orangebox.
You have to modify your srcds_run script.

Find :

 update() {
 updatesingle
 }


And replace it by :

 update() {
 cd ..
 updatesingle
 cd l4d_demo
 }

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Server can't find steam for updating?

2008-11-08 Thread Jordy van Wolferen
Thanks that fixed it!

On Sat, 2008-11-08 at 09:21 +0100, flyflo wrote:
 Autoupdate is broken, like in orangebox.
 You have to modify your srcds_run script.
 
 Find :
 
  update() {
  updatesingle
  }
 
 
 And replace it by :
 
  update() {
  cd ..
  updatesingle
  cd l4d_demo
  }
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives, please 
 visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Server can't find steam for updating?

2008-11-08 Thread J T
Thanks.

On Sat, Nov 8, 2008 at 12:21 AM, flyflo [EMAIL PROTECTED] wrote:

 Autoupdate is broken, like in orangebox.
 You have to modify your srcds_run script.

 Find :

  update() {
  updatesingle
  }
 

 And replace it by :

  update() {
  cd ..
  updatesingle
  cd l4d_demo
  }
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux




-- 
-
[EMAIL PROTECTED]
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Server can't find steam for updating?

2008-11-08 Thread Arg!
thank you indeed, im surprised this has never been fixed.

On Sun, Nov 9, 2008 at 6:17 AM, J T [EMAIL PROTECTED] wrote:

 Thanks.

 On Sat, Nov 8, 2008 at 12:21 AM, flyflo [EMAIL PROTECTED] wrote:

  Autoupdate is broken, like in orangebox.
  You have to modify your srcds_run script.
 
  Find :
 
   update() {
   updatesingle
   }
  
 
  And replace it by :
 
   update() {
   cd ..
   updatesingle
   cd l4d_demo
   }
  
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 



 --
 -
 [EMAIL PROTECTED]
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Server can't find steam for updating?

2008-11-07 Thread Arg!
I also have this, would be nice to know whats going on here so i can
autoupdate

On Sat, Nov 8, 2008 at 4:10 AM, J T [EMAIL PROTECTED] wrote:

 Could not locate steam binary:./steam, ignoring.

 I'm assuming its looking in the wrong directory? It's looking inside the
 l4d_demo folder when it should be looking outside, if you move the steam
 binary into the l4d_demo server it just downloads the whole server again.

 Cheers,

 --
 -
 [EMAIL PROTECTED]
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux