Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created January 27, 2018 21:21
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 LnL7/19c28478d36b10bf842d3bc59c8cdace to your computer and use it in GitHub Desktop.
Save LnL7/19c28478d36b10bf842d3bc59c8cdace to your computer and use it in GitHub Desktop.
$ otool -L /nix/store/wbbxlsnyp1vpwj7rp9d0l0m4d4z425gl-mariadb-connector-c-2.3.4/lib/mariadb/libmariadb.2.dylib
/nix/store/wbbxlsnyp1vpwj7rp9d0l0m4d4z425gl-mariadb-connector-c-2.3.4/lib/mariadb/libmariadb.2.dylib:
/nix/store/wbbxlsnyp1vpwj7rp9d0l0m4d4z425gl-mariadb-connector-c-2.3.4/lib/libmariadb.2.dylib (compatibility version 2.0.0, current version 2.0.0)
/nix/store/j40m43v5xyjpx9zajhawbzf95y376ar4-zlib-1.2.11/lib/libz.dylib (compatibility version 1.0.0, current version 1.2.11)
/nix/store/kxmwjyihrm04fdwbzin79406ab5vdp6v-Libsystem-osx-10.11.6/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
/nix/store/s2qr66y0gzrynxng1spifvrxy6hggd5b-libiconv-osx-10.11.6/lib/libiconv.dylib (compatibility version 7.0.0, current version 7.0.0)
/nix/store/rp4gk0dmyj1wq6gym67hb0j4zd3dp7pl-openssl-1.0.2n/lib/libssl.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/nix/store/rp4gk0dmyj1wq6gym67hb0j4zd3dp7pl-openssl-1.0.2n/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment