<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>34075</bug_id>
          
          <creation_ts>2003-11-21 18:09 0000</creation_ts>
          <short_desc>halflife-steam ebuild is incorrect. easy fix.</short_desc>
          <delta_ts>2003-12-02 16:15:03 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>vino@vinoisnotouzo.ath.cx</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          <cc>vapier@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>vino@vinoisnotouzo.ath.cx</who>
            <bug_when>2003-11-21 18:09:55 0000</bug_when>
            <thetext>The halflife-steam ebuild instructs the user to download the files steam.gz and Steam_README.txt from ftp://ftp.valvesoftware.com/Linux/steam when these files do not exist. Valve changed their location. You can now find the files at:

(user hlserver password hlserver)
ftp://ftp.valvesoftware.com/Linux/hldsupdatetool.bin
ftp://ftp.valvesoftware.com/Linux/hldsupdatetool_readme.txt

It&apos;s a good idea to recommend to the user that they create a new user named &quot;hlds&quot; (or something equally appropriate) and run the server under that name, rather then under their normal user, or root. The half-life server is not an incredibly secure server to run. Then, the .bin must recieve a &quot;chmod 755&quot; and executed as so:

# ./hldsupdatetool.bin

Agree to the liscense and this will create a binary file named &quot;steam&quot;, which you can use to install steam and create a user account.

To create a user account:

./steam -create &lt;username&gt; &lt;password&gt; &lt;question&gt; &lt;answer&gt;

To update the steam server/client

./steam -update &lt;game&gt; &lt;installdir&gt; &lt;username&gt; [&lt;password&gt; [Y]]
         Y =&gt; remember password

I suggest the install directory be /usr/steam or /var/steam (I dunno about the linux file structure standards. whichever is more appropriate.) Valid games are (this is not a comprehensive list):

valve
dod
cstrike
tfc
opfor
ricochet
dmc

The first time you update it will probably say something like:

Steam Linux Client updated, please retry the command

Then run it again, and it will download all the content necesarry to run the half-life server (similar to portage) and say something more useful, like:

Checking bootstrapper version ...
Updating Installation
Logging in as &apos;youremail@gentoo.org&apos;
No installation record found at /usr/steam
Updating &apos;Linux Server Engine&apos; from version 0 to version 4
Downloading: /usr/steam\core_i386.so
---etc etc, it downloads all the stuff---
Downloading: /usr/steam\valve\xeno.wad

HLDS installation up to date

Then it&apos;s done!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-11-29 22:11:05 0000</bug_when>
            <thetext>*** Bug 29438 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-12-02 16:15:03 0000</bug_when>
            <thetext>fixed in cvs, thanks</thetext>
          </long_desc>
      
    </bug>

</bugzilla>