LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 02-23-2004, 12:16 AM   #16
RHLinuxGUY
Member
 
Registered: Oct 2003
Distribution: Ubuntu 7.04
Posts: 889

Original Poster
Blog Entries: 1

Rep: Reputation: 30

U shouldn't need to reinstall just do that and if it doesn't work then reinstall and do that. Or you can just read what I read, its for 1.5 but it works for 1.6 too....
(couldn't find the EXACT ONE i used, but this is prety much similar) http://www.linux.com/howtos/Game-Ser...halflife.shtml
 
Old 02-23-2004, 12:37 PM   #17
cillie
LQ Newbie
 
Registered: Feb 2004
Location: SA
Distribution: Redhat 8.0 and Redhat 9.0
Posts: 17

Rep: Reputation: 0
Did the export command aswell but it didnt work it just freezes again,
but for some reason the following dissapeared:

scandir /usr/steam/hlds_l/./valve/SAVE

but

scandir /usr/steam/hlds_l/./platvorm/SAVE are still there.

after that its normaly the same, just hang not calling any maps or any thing
 
Old 02-24-2004, 09:04 PM   #18
RHLinuxGUY
Member
 
Registered: Oct 2003
Distribution: Ubuntu 7.04
Posts: 889

Original Poster
Blog Entries: 1

Rep: Reputation: 30
maybe your distro has something to do with? Im not totaly sure, but look around (i.e. Steampowered.com, etc.) and see what the minimum specs are. I had a problem similar to that but i just earased and started from scratch and worked, just cant update it. :-(
 
Old 03-27-2004, 12:18 AM   #19
Deadend
LQ Newbie
 
Registered: Mar 2004
Posts: 1

Rep: Reputation: 0
http://server.counter-strike.net/for...threadid=30503
this is the basic setup for a cs server...but its the same principle for all other mods as well
 
Old 04-29-2004, 03:28 AM   #20
allalex
LQ Newbie
 
Registered: Apr 2004
Posts: 3

Rep: Reputation: 0
helppppp

hi
i'm on debian and i can't execute the file hlds_l_1120_full.bin :

debian:/usr/steam# ./hlds_l_1120_full.bin
bash: ./hlds_l_1120_full.bin: cannot execute binary file

i applied authorisation for execute the file ( chmod a+x hlds_l_1120_full.bin )

Well.. if somebody has an idea =)

Thx!
 
Old 04-29-2004, 08:38 AM   #21
cillie
LQ Newbie
 
Registered: Feb 2004
Location: SA
Distribution: Redhat 8.0 and Redhat 9.0
Posts: 17

Rep: Reputation: 0
Dont realy know that much...

First i see u got the /usr/steam directory...
Then u must be in the directory where ur "hlds.bin" file are and then try to run it with ./

if that dont work try sh and the file name ("hlds.bin")

hope it helps
 
Old 04-29-2004, 12:00 PM   #22
allalex
LQ Newbie
 
Registered: Apr 2004
Posts: 3

Rep: Reputation: 0
the file hlds_l_1120_full.bin is in /usr/steam:

debian:/usr/steam# ls -l
total 435060
-rwx--x--x 1 root staff 445055300 Apr 27 21:14 hlds_l_1120_full.bin

and i tested to execute the file with ./ and sh = same error
 
Old 04-29-2004, 12:03 PM   #23
allalex
LQ Newbie
 
Registered: Apr 2004
Posts: 3

Rep: Reputation: 0
( and with filename hlds.bin it's the same ...)
 
Old 04-30-2004, 12:48 AM   #24
cillie
LQ Newbie
 
Registered: Feb 2004
Location: SA
Distribution: Redhat 8.0 and Redhat 9.0
Posts: 17

Rep: Reputation: 0
Try and do this...

chmod 755 "file name"

the attributes must be -rwxr-xr-x

so if ur as loged in as another user u can read and execute the file.

the first rwx is for user
the second is for groups
and the third is for other users.
 
Old 09-09-2004, 07:34 AM   #25
petezor
LQ Newbie
 
Registered: Sep 2004
Distribution: redhat 9
Posts: 2

Rep: Reputation: 0
i need help

i tried to create the folder and do this code

$ su -
$ mkdir /usr/steam/
$ chown <user> /usr/steam/
$ chgrp <user> /usr/steam/
(user is a user other than root that you want to run it.)
$ exit
(goes back to your pervious user NOT ROOT!)
$ chmod 700 hlds_l_1120_full.bin
$ ./hlds_l_1120_full.bin
(it exstracts it to /usr/steam/)
$ cd /usr/steam
$ gunzip hlds_l_1120_full.tgz
$ tar xvf hlds_l_1120_full.tar
(exstracts it to a /usr/steam/hlds_l/*)


like one of the other guys up the top did, but when i get asked for the password i dont know what to put in:-

[peter@server hlds_1]$ su -
Password:
su: incorrect password
[peter@server hlds_1]$ mkdir /usr/steam/
mkdir: cannot create directory `/usr/steam/': Permission denied
[peter@server hlds_1]$ su -


hope some1 can help thanks heaps
 
Old 09-20-2004, 12:24 PM   #26
Fuwex
LQ Newbie
 
Registered: Sep 2004
Posts: 9

Rep: Reputation: 0
Ok, I just installed Debian, and I did as you did, and I wrote my root password for su, so I guess that's it? Su kinda logs you into root through your user and let's you make directories and stuffs through that one?
 
Old 09-26-2004, 07:08 PM   #27
LtcJohnson
LQ Newbie
 
Registered: Sep 2004
Distribution: What say you?
Posts: 6

Rep: Reputation: 0
This should help

Okay guys. you don't even have to mess with the pain in the butt .bin file. here is all you have to do.

Step 1. wget http://mirror.trouble-free.net/games..._1120_full.tgz

Step 2. Copy it to the dir you want it installed to. I'm a hosting co so this is where I put it.
/home/client name or clan name/

Step 3. tar -xvzf hlds_l_1120_full.tgz

Step 4. Now to update the steam updater
./steam -update

Step 5. Creating a new steam account. (no cdkey needed)
./steam -command create -username usernamehere -password secretpass -email email@addy.com -question "This is you question in case you forget your pass" -answer "your answer here"

Step 6. Updating
./steam -command update -game cstrike -dir /path/to/hlds_l/ -username usernamehere -password secretpass -remember_password

Step 7. Edit your server.cfg file

Step 8. Running the server for the first time.
./hlds_run -game cstrike +ip 123.456.789.0 +port 27015 +maxplayers 20 +map cs_assault
check to see if the server started up and is running good. after you confirm the server up and running. ctrl+c or type quit

Step 9. Running the server the right way.
screen -A -m -d -S hlds ./hlds_run -game cstrike +ip 123.456.789.0 +port 27015 +maxplayers 20 -autoupdate +map de_aztec

there you go I'll finis this later. you know revise it whatever
 
Old 09-26-2004, 07:15 PM   #28
LtcJohnson
LQ Newbie
 
Registered: Sep 2004
Distribution: What say you?
Posts: 6

Rep: Reputation: 0
after Step 3. you need to cd hlds_l
this form wont let me edit my own post so this is why i double posted
 
Old 10-17-2004, 03:45 PM   #29
Z3lda_S3ri3s
LQ Newbie
 
Registered: Oct 2004
Location: ~~~~> here!
Posts: 3

Rep: Reputation: 0
Wow dude this really helped i was way off, am doing the updateing and ill do the +ip <myip> later once its done updateing

edited-----

Ok now am done and i ran

./hlds_run -game cstrike +ip 123.456.789.0 +port 27015 +maxplayers 20 +map cs_assault

but used my ip instead and changed maxplayers to 10 and it gave this error

console initialized.
scandir failded:/usr/steam/hlds_l/./valve/save
scandir failded:/usr/steam/hlds_l/./platform/save
protocol version 47
Exe version 1.1.2.5/stdio (cstrike)
Exe build: 02:38:31 Jul 7 2004 (2738)
Steam Auth Server
couldn't exec language.cfg

WARNING: UDP_OpenSocket: Port: 27015 bind: Cannot assign requested address
FATAL ERROR (sutting down): couln't allocate dedicated server ip port 27015.
Add "-debug" to the ./hlds_run command line to geerate a debug.log to help with solving this problem
Sun Oct 17 13:47:36 PDT 2004: Server restart in 10 seconds

edited----

Ok i was messing with it and i took of the +ip part and just left it blank and wala it worked! it came up online and everything ThnX SO MUCH FOR THE TUT! love u!

Last edited by Z3lda_S3ri3s; 10-17-2004 at 04:23 PM.
 
Old 10-17-2004, 08:02 PM   #30
Z3lda_S3ri3s
LQ Newbie
 
Registered: Oct 2004
Location: ~~~~> here!
Posts: 3

Rep: Reputation: 0
omgkewl am back lol everything whent well unstill instealled a half life mod called earths special forces and i got this error:

----------------------------------------------
CRASH: Sun Oct 17 17:46:29 PDT 2004
Start Line: ./hlds_i686 -game esf +maxplayers 10 -autoupdate -debug +map esf_city -pidfile hlds.9135.pid
Core was generated by `./hlds_i686 -game esf +maxplayers 10 -autoupdate -debug +map esf_city -pidfile'.
Program terminated with signal 11, Segmentation fault.
#0 0x40884560 in sv_areanodes () from /usr/steam/hlds_l/engine_i686.so
#0 0x40884560 in sv_areanodes () from /usr/steam/hlds_l/engine_i686.so
End of crash report
----------------------------------------------

Please help me !
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dedicated Server on Linux MOH Spearhead dimmak Linux - Games 4 07-04-2005 06:29 AM
CounterStrike Dedicated server problem LINUX MajSlayer420 Linux - Networking 4 05-26-2005 03:25 PM
can't find dedicated UT server for gentoo linux n0nst0p Linux - General 1 08-27-2003 08:22 AM
Trying to get a Mod to work on my SW dedicated linux server dkc_ace Linux - General 1 12-13-2002 10:56 AM
Half-Life Dedicated Server on Linux jeucken Linux - Networking 10 07-31-2002 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 05:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration