-bash: ./hldsupdatetool.bin: No such file or directory when trying to install SRCDS (Source Dedicated Server)
Apr272008 8:57AM — John — Share ThisIf you’re running a 64bit OS and you try to install SRCDS (Source Dedicated Server) and you don’t have the right packages installed you’ll get the following error “-bash: ./hldsupdatetool.bin: No such file or directory”. The problem is you don’t have 32bit libraries installed, which are required by the technological luddites at ValvE.
The solution? Run the following code in shell.
<code>sudo apt-get install ia32-libs</code>

Leave a comment



No Comments