Skip to content

Instantly share code, notes, and snippets.

@bryceml
Last active April 30, 2016 18:42
Show Gist options
  • Save bryceml/9a0a5e3605dcfd5c8b9aabf51bfa4c46 to your computer and use it in GitHub Desktop.
Save bryceml/9a0a5e3605dcfd5c8b9aabf51bfa4c46 to your computer and use it in GitHub Desktop.
Fix Portal 2
#!/bin/bash
LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DISPLAY=:0 steam
# From http://askubuntu.com/questions/654566/steam-doesnt-start-libgl-error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment