ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.26k stars 175 forks source link

SteamCMD on CentOS 6.4 (Final) ERROR #2296

Closed Sterling-Archer closed 11 years ago

Sterling-Archer commented 11 years ago

When I try to run ./steamcmd.sh I get the following error.

-bash-4.1$ ./steamcmd.sh ./steamcmd.sh: line 30: 8045 Segmentation fault $DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"

I've followed through and download the 32 bit libs as suggested here: https://developer.valvesoftware.com/wiki/SteamCMD#32-bit_libraries_on_64-bit_Linux_systems

CentOS release 6.4 (Final) I'm not out of disk space either.

I've tried running from root, makes no difference.

This is a new setup. Never had SteamCMD or HLDS or any game on this box. I'm just trying to follow the instructions below to get at CS:GO server setup.

https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers

I appreciate any help you guys can provide me!

Thanks!

Sterling-Archer commented 11 years ago

Wow, never mind. Apparently when you extract the files with windows and upload it via FTP that messes it up rather then just wget and extracting locally on the box itself.