-----Original Message----- From: kama [mailto:[email protected]] Sent: 03 April 2010 10:13 To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] HLDS & FreeBSD 8.0
On Sat, 3 Apr 2010, Graeme Dargie wrote: > Hello, > > When I installed linux-steam it auto installed the linux base (at least from > what I could tell as it flashed past) > > >From pkg_info > linux-steam-1.1 Half Life and Source dedicated server using steam > linux_base-f10-10_2 Base set of packages needed in Linux mode for i386/amd64 > (L > > I think that is the info you wanted to know > > Regards > Graeme Hi! I run gentoo as a linux base. $ cat /compat/linux/etc/gentoo-release Gentoo Base System release 1.12.11.1 And I dont install the steam binary from ports. I dont see any reason of doing it since its basically just one binary. $ cd /games/ $ mkdir cs-t $ cd cs-t $ fetch http://storefront.steampowered.com/download/hldsupdatetool.bin $ chmod +x hldsupdatetool.bin $ ./hldsupdatetool.bin $ rm hldsupdatetool.bin $ ./steam $ ./steam -command update -game cstrike -dir . I believe you need to run the hlds_i686 binary instead of hlds_amd. This due that the linux_base is x86 and not amd/x64. $ ./hlds_run -game cstrike -binary ./hlds_i686 +map de_dust2 Auto-restarting the server on crash Unable to open tty(/dev/tty) for output Console initialized. scandir failed:/games/cs-t/./valve/SAVE scandir failed:/games/cs-t/./platform/SAVE Protocol version 48 Exe version 1.1.2.6/Stdio (cstrike) Exe build: 16:56:12 Mar 8 2010 (4883) STEAM Auth Server couldn't exec language.cfg Server IP address scandir failed:/games/cs-t/./valve/SAVE scandir failed:/games/cs-t/./platform/SAVE [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway. couldn't exec listip.cfg couldn't exec banned.cfg scandir failed:/games/cs-t/./valve/SAVE scandir failed:/games/cs-t/./platform/SAVE [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway. Connection to Steam servers successful. VAC secure mode is activated. quit Sat Apr 3 11:05:35 CEST 2010: Server Quit $ Hi I tried with the ./hlds_i686 binary but it still results in:- eris# ./hlds_run -game cstrike -binary ./hlds_i686 +map de_dust -maxplayers 10 Auto-restarting the server on crash Console initialized. scandir failed:/usr/local/steam/./valve/SAVE scandir failed:/usr/local/steam/./platform/SAVE Protocol version 48 Exe version 1.1.2.6/Stdio (cstrike) Exe build: 16:56:12 Mar 8 2010 (4883) STEAM Auth Server couldn't exec language.cfg Server IP address 192.168.1.103:27015 scandir failed:/usr/local/steam/./valve/SAVE scandir failed:/usr/local/steam/./platform/SAVE [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway. KeyValues Error: RecursiveLoadFromBuffer: got } in key in file InstallConfigStore , KeyValues Error: LoadFromBuffer: missing { (current key: 'ø°§óéRÝq4À°Z') in file InstallConfigStore (**), KeyValues Error: LoadFromBuffer: missing { (current key: 'LPì±:Õzͳ&àdù Ü!1ÔµWö¬µ') in file InstallConfigStore (**), couldn't exec listip.cfg couldn't exec banned.cfg Local console shows a panic on cpu1 and then a complete hang. Regards Graeme _______________________________________________ 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

