Skip to content

Instantly share code, notes, and snippets.

@codeck
Created June 7, 2013 06:45
Show Gist options
  • Save codeck/5727458 to your computer and use it in GitHub Desktop.
Save codeck/5727458 to your computer and use it in GitHub Desktop.
about debian multi arch (32bit@amd64)
dpkg --add-architecture i386
apt-get update
apt-get install libstdc++6:i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment