LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-19-2004, 12:17 AM   #1
reddog64
Member
 
Registered: Apr 2004
Posts: 34

Rep: Reputation: 15
Please Help cs install


I'm tryign to install a counter strike 1.6 server in linux...

I'm following teh tutorials i find step by step.. but it always does teh same thing...

-------

when i go tot extract the hlds_l_1120_full.bin i get a "error extracting payload no suck file or directory" but it gives me the eula agreement, then i say yes, then it does this... the file name is right...

i'll jump on the linux box and post the words it uses...

-Aaron
 
Old 04-19-2004, 12:20 AM   #2
reddog64
Member
 
Registered: Apr 2004
Posts: 34

Original Poster
Rep: Reputation: 15
ok here is what it says...

Enter 'yes' to accept this agreement, 'no' to decline: yes
extracting /usr/steam/hlds_l_1120_full.tgz...
hlds_l_1120_full.bin: error extracting payload, No such file or directory
[root@linuxbox hlds]# dir
hlds_l_1120_full.bin
[root@linuxbox hlds]# hlds/hlds_l_1120_full.bin
bash: hlds/hlds_l_1120_full.bin: No such file or directory
[root@linuxbox hlds]# ./hlds/hlds_l_1120_full.bin
bash: ./hlds/hlds_l_1120_full.bin: No such file or directory
[root@linuxbox hlds]# ./hlds_l_1120_full.bin
YOU SHOULD CAREFULLY READ THE FOLLOWING END USER LICENSE AGREEMENT BEFORE INSTALLING THIS VALVE PRIMARY SERVER, v.1.1.2.0 (WINDOWS) / v.1.1.2.0 (LINUX). BY INSTALLING OR OTHERWISE USING THIS SOFTWARE PROGRAM, YOU AGREE TO BE BOUND BY THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, CLICK THE CANCEL BUTTON BELOW AND DO NOT INSTALL THIS SOFTWARE PROGRAM.

This Valve Primary Server, v.1.1.2.0 (Windows) / v.1.1.2.0 (Linux) software program, including any electronic documentat

the eula goes here... i cut it out...


Enter 'yes' to accept this agreement, 'no' to decline: yes
extracting /usr/steam/hlds_l_1120_full.tgz...
hlds_l_1120_full.bin: error extracting payload, No such file or directory
[root@linuxbox hlds]#


what am i doing wrong..

i created mkdir /hlds
i moved teh hlds bin file to that directory...

???

help...
 
Old 04-20-2004, 09:44 AM   #3
Oliv'
Senior Member
 
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014

Rep: Reputation: 36
In fact your .bin file try to extract the files it contains in /usr/steam. As it doesn't exist, it fails
So simply create /usr/steam directory
Code:
mkdir -p /usr/steam
Oliv'
 
Old 09-09-2004, 07:18 AM   #4
petezor
LQ Newbie
 
Registered: Sep 2004
Distribution: redhat 9
Posts: 2

Rep: Reputation: 0
Question i need help

hello oliv' i tried what u said, i did this:

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

i had the same problem as the guy up the top, how do i fix it.


thanks
 
Old 09-09-2004, 08:58 AM   #5
Oliv'
Senior Member
 
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014

Rep: Reputation: 36
Hi peter,

You need to log as root to create it... the problem is that you should not install steam server as root... 'cause if you do that you'll run it as root and if someone hack it...
So what I do, is that I create a steam user (see man useradd for more info)... then do the following:
Code:
su
mkdir -p /usr/steam
cd /usr
chown -R steam:steam steam/
su steam
 ./hlds_l_1120_full.bin (follow installation note)
and that should work

Oliv'
 
Old 09-09-2004, 04:30 PM   #6
SuperBongBoy
LQ Newbie
 
Registered: Sep 2004
Location: Lincoln, UK
Distribution: Mandrake, Debian, Fedora, SuSE (although it sucks =))
Posts: 27

Rep: Reputation: 15
Download the .tgz version, not .bin
The .bin is the cause of most major headaches with HLDS install
 
Old 10-17-2004, 01:01 PM   #7
appleboy
LQ Newbie
 
Registered: Mar 2004
Posts: 3

Rep: Reputation: 0
where do you get the tgz file
 
Old 10-19-2004, 05:57 AM   #8
Comrade Chez
LQ Newbie
 
Registered: Feb 2004
Posts: 16

Rep: Reputation: 0
Or get the steam updating program thingy: http://www.steampowered.com/download/hldsupdatetool.bin
 
  


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
fc3 install doesnt install grub properly onto sata drive sabo Linux - Newbie 4 02-03-2007 04:04 PM
make install does not install daemons (clamd snortd). Is this a feature of tarball? Emmanuel_uk Linux - Newbie 3 11-15-2005 01:29 AM
Error: Unable to boot /install/2.6/linux when starting Etch Install BuckRogers01 Debian 4 08-06-2005 06:40 PM
How do I re-install an operatingsystem? Corrupted install. Yast wont load. URGENT.thx CrewXp SUSE / openSUSE 5 05-09-2005 12:07 AM
Ok, dumb question. If I install a Mandrake kernel RPM, where does it install to? Kramer Linux - General 6 01-13-2004 09:39 PM

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

All times are GMT -5. The time now is 03: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