Skip to content

Instantly share code, notes, and snippets.

@ToxicFrog
Created November 27, 2016 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ToxicFrog/35b03568ab11cbd74355f9d68cf3b3aa to your computer and use it in GitHub Desktop.
Save ToxicFrog/35b03568ab11cbd74355f9d68cf3b3aa to your computer and use it in GitHub Desktop.
$ ldd /run/current-system/sw/bin/doomrl /srv/doomrl/doomrl
linux-vdso.so.1 (0x00007fffa8f97000)
libm.so.6 => /nix/store/jm1n87rp8vr90j9ahcrfzr57nc2r8vgf-glibc-2.24/lib/libm.so.6 (0x00007f5456606000)
libdl.so.2 => /nix/store/jm1n87rp8vr90j9ahcrfzr57nc2r8vgf-glibc-2.24/lib/libdl.so.2 (0x00007f5456402000)
libz.so.1 => not found
libpthread.so.0 => /nix/store/jm1n87rp8vr90j9ahcrfzr57nc2r8vgf-glibc-2.24/lib/libpthread.so.0 (0x00007f54561e5000)
libX11.so.6 => not found
libc.so.6 => /nix/store/jm1n87rp8vr90j9ahcrfzr57nc2r8vgf-glibc-2.24/lib/libc.so.6 (0x00007f5455e47000)
/nix/store/jm1n87rp8vr90j9ahcrfzr57nc2r8vgf-glibc-2.24/lib/ld-linux-x86-64.so.2 (0x00007f545690b000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment