Notgnoshi / dotfiles

Personal dotfiles and shell scripts

Home Page:https://agill.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insurgency fails to run on Ubuntu 21.04

Notgnoshi opened this issue · comments

$ ./insurgency.sh 
/home/nots/.steam/debian-installation/steamapps/common/insurgency2/insurgency_linux: /home/nots/.steam/debian-installation/steamapps/common/insurgency2/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /lib/i386-linux-gnu/libstdc++.so.6)
$ # Remove the bundled libgcc_s.so.1 and fall back on the system library
$ mv /home/nots/.steam/debian-installation/steamapps/common/insurgency2/bin/libgcc_s.so.1{,.bak}