If you get this error: ./cod2_lnxded: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory This can happen also with SoF2 or old games the fix is easy: Just run this is valid for Debian/Ubuntu distro: dpkg –add-architecture i386 apt-get update apt-get install libstdc++5:i386
Off topic
Anything goes here!
B3 Requirements
Debian: apt-get install python apt-get update apt-get install python-pip B3 pacchetti: pymysql>=0.6.6,<2 python-dateutil>=2.4.1,<3 feedparser>=4.1,<6 requests>=2.6.0 Salva in un file (per esempio -> requirements.txt) e lancia: pip install -r requirements.txt
MW3 Server Linux
Requirements: – Preferably Xen or KVM virtualization – ~1.5-2ghz CPU – 512mb Ram (Preferably 1gb+) – Fluxbox or any other X interface. – VNC – Wine. – At least 15gb of free space. – ProFTPd or some other ftp server Base install: – Install fluxbox and VNC using this tutorial: http://www.hosting–…ie…cle&id=180 – Installing the newest WineHQ: […]
THIS GUIDE WILL COVER THE INSTALLATION AND OPERATION OF A CALL OF DUTY 4 (COD4)
Requirements Call of Duty 4 game client installer CD or image. Debian server running a stable release (Wheezy, Jessie) Xen/KVM VPS (1 CPU, 1GB Memory, 20GB Storage) as a minimum. This configuration may not be suitable for large servers. Installation Login as root on the server that you will be using for this installation. Run […]

