Kane Lauck пишет:
> cool, it no longer says invalid game type, but it still says
>
> Unable to determine CPU Frequency
>
> On Aug 10, 2008, at 3:52 PM, Dan liv3d Offord wrote:
>
>   
>> Use:
>> -game cstrike
>>
>> Kane Lauck wrote:
>>     
>>> thanks, now it says this,
>>>
>>> [EMAIL PROTECTED] /usr/local/steam/cssource]# ./srcds_run -console -game
>>> "Counter-Strike Source" +map de_dust +maxplayers 16 +ip  
>>> 66.232.97.237 -
>>> port 27015
>>> Invalid game type 'Counter-Strike' sepecified.
>>> Sun Aug 10 15:26:03 EDT 2008: Server Failed
>>> Auto detecting CPU
>>> Using AMD Optimised binary.
>>> Server will auto-restart if there is a crash.
>>> Unable to determine CPU Frequency
>>> Sun Aug 10 15:26:03 EDT 2008: Server Quit
>>>
>>>
>>> On Aug 10, 2008, at 3:16 PM, Anthal wrote:
>>>
>>>
>>>       
>>>> ./srcds_run -console -game "Counter-Strike Source" +map mapname
>>>> +maxplayers 24 +ip 123.456.789.0 -port 27015
>>>>
>>>> You may want to create a script that starts it, and run it in a
>>>> screen.
>>>> That'd look something like this:
>>>>
>>>> #!/bin/sh
>>>> echo "Starting CS:S Server"
>>>> sleep 1
>>>> screen -A -m -d -S css ./srcds_run -console -game "Counter-Strike
>>>> Source" +map mapname +maxplayers 24 +ip 123.456.789.0 -port 27015
>>>>
>>>>
>>>> Kane Lauck wrote:
>>>>
>>>>         
>>>>> I did all that. How do i start a game?
>>>>>
>>>>> Kane
>>>>>
>>>>>
>>>>> On Aug 10, 2008, at 3:02 PM, Ondřej Hošek wrote:
>>>>>
>>>>>
>>>>>
>>>>>           
>>>>>> ./steam -command update -game "Counter-Strike Source" -dir  
>>>>>> blahblah
>>>>>>
>>>>>> ~~ Ondra
>>>>>>
>>>>>> On 10.08.08 20:49 Uhr, Kane Lauck wrote:
>>>>>>
>>>>>>
>>>>>>             
>>>>>>> OK so i found steam 1.0, got it all compiled, installed and  
>>>>>>> updated
>>>>>>> for CS Source.
>>>>>>>
>>>>>>> I've tried ./steam -game "Counter-Strike Source" with various
>>>>>>> iterations but every time it just gives the instruction page. Is
>>>>>>> hlds
>>>>>>> supposed to exist on my system, freebsd 7 btw?
>>>>>>>
>>>>>>> Kane
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>               
>>>>>> _______________________________________________
>>>>>> 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
>>>>>
>>>>>
>>>>>           
>>>> _______________________________________________
>>>> 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
>>>
>>>       
>>
>> ================================================
>> This e.mail is private and confidential between Multiplay (UK) Ltd.  
>> and the person or entity to whom it is addressed. In the event of  
>> misdirection, the recipient is prohibited from using, copying,  
>> printing or otherwise disseminating it or any information contained  
>> in it.
>>
>> In the event of misdirection, illegible or incomplete transmission  
>> please telephone +44 845 868 1337
>> or return the E.mail to [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
>   
Try mounting PROC filesystem.

You kernel must be compiled with options:

*options PSEUDOFS
options PROCFS *

Then write to */etc/fstab *these lines
*proc  /proc  procfs  rw  0  0 *

then *mount /proc*



Anyway i strongly recommend you to install Linux distr, i had to move 
from fresbd to opensuse, because binary competabily didnt work well for 
DODS server-it was crashing during startup.
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to