Skip to content

Instantly share code, notes, and snippets.

@gregkare
Created March 22, 2015 13:10
Show Gist options
  • Save gregkare/181c2da317abbbf3c671 to your computer and use it in GitHub Desktop.
Save gregkare/181c2da317abbbf3c671 to your computer and use it in GitHub Desktop.
crul on Debian 7
$ file crul
crul: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=0xa4e9e283be451c3511b96c2636a263ae4b1b6792, not stripped
$ ./crul
./crul: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./crul)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment