Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sammy.d

macrumors regular
Original poster
Jun 18, 2010
109
0
Hi,
Could someone please tell me how to check what version of libssh I have via Terminal? I am trying to run a command line tool which is saying I don't have support for libssh v0.4.x but i think I should have v0.5.2...

Cheers.

(I am running Lion).
 
you can use locate and/or otool

Code:
locate libssh
otool -L /path/libssh
 
Code:
locate libssh
otool -L /path/libssh

what is the path to libssh?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.