Skip to content

Instantly share code, notes, and snippets.

@vpamulap
Created April 10, 2012 06:26
Show Gist options
  • Save vpamulap/2348797 to your computer and use it in GitHub Desktop.
Save vpamulap/2348797 to your computer and use it in GitHub Desktop.
Neilcomp-2:saute vpamulap$ otool -L /usr/local/bin/psql
/usr/local/bin/psql:
/usr/local/Cellar/postgresql/9.1.3/lib/libpq.5.dylib (compatibility version 5.0.0, current version 5.4.0)
/usr/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current version 44.0.0)
/usr/local/Cellar/readline/6.2.2/lib/libreadline.6.2.dylib (compatibility version 6.0.0, current version 6.2.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment