Tutorials

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

1 Tutorials

Fix: error while loading shared libraries: libstdc++.so.6

Why a 32-bit CS 1.6 server can't find libstdc++.so.6 on a 64-bit host, enabling the i386 architecture, installing the right packages, using ldd to find every missing dependency, and LD_LIBRARY_PATH.