France -= OLT.LaLeagane.Ro 18+=- 3/32
Server bewerben

Tutorials

Anleitungen zu CS 1.6 Server-Setup, Fixes, Plugin-Entwicklung und Administration.

2 Tutorials

Fix: './hlds_linux: No such file or directory' (Missing 32-bit Loader)

The confusing 'No such file or directory' error on a file that plainly exists means the 32-bit ELF loader is missing. Enable i386 multiarch and install the runtime HLDS needs.

Fix: 'wrong ELF class: ELFCLASS64' Loading a Module

Why HLDS refuses a 64-bit .so with 'wrong ELF class: ELFCLASS64', how to find the offending file with the file command, and how to get the 32-bit build it actually needs.