Hey, this is what I use to update my server it works fine. ./steamcmd.sh +logon anonymous +force_install_dir .. +app_set_config 90 mod gearbox +app_update "90 -beta beta" validate +quit
On 4/14/13, Ook <[email protected]> wrote: > and if I debug their script a bit, I see it is running hlds_amd. If I > run it directly: > > ./hlds_amd -game valve > Error:libsteam_api_c.so: cannot open shared object file: No such file or > directory > Unable to load engine, image is corrupt. > > If I hack hlds_run a bit I see that it is giving me a return value of > 132 - which doesn't help me any cause I don't know that that means. > > libsteam_api_c.so is in the current directory. It's a clean hlds download. > > If I do a clean valve download via hldsupdatetool, and try to run it, > same thing, so this does not appear to be a Gearbox problem. > > So - try another machine, running Slackware 14 64 but. Same problem. > > Fire up a virtual machine with Slack 14 32 bit, same problem. > > This tells me the problem is not my physcal hardware, but hlds and/or > the kernel and/or the distribution I'm running. > > Fire up a virtual machine with Slack 12.2 using a 2.6x kernel, and it > runs just fine. > > So now I'm thinking that hlds linux does not run on newer distributions? > Am I missing something somewhere? Are newer kernels or newer gcc > versions not compatible with hlds linux? > > > > > On 04/14/2013 12:44 PM, Ook wrote: >> I have a clean install of gearbox for linux. I'm using a clean install >> of slackware 14, 32 bit. >> >> uname -a >> Linux ookserver 3.2.29 #1 SMP Sun Apr 7 21:37:55 MST 2013 i686 AMD >> Athlon(tm) XP 3000+ AuthenticAMD GNU/Linux >> >> >> When I try to start, I get this: >> >> ./hlds_run -game gearbox >> Auto detecting CPU >> Using AMD Optimised binary. >> Auto-restarting the server on crash >> >> Console initialized. >> Using breakpad crash handler >> Setting breakpad minidump AppID = 50 >> Forcing breakpad minidump interfaces to load >> ./hlds_run: line 321: 2199 Illegal instruction $HL_CMD >> >> >> >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

