...because the world doesn't have enough bloggers
Wednesday, June 17. 2009
SSH Tunnel Manager 2 universal binary
Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Wondering why this includes the ppc ssh binary though? Shouldn't it just use the /usr/bin/ssh whenever possible? Was easy enough to yank the ppc version out of resources though and replace with the OSX shipped binary. It was bugging me that the Manager was indeed running as Intel, but ssh itself was still ppc.
I had no idea. Will fix when I get around to it. Or, if you can fix it, leave a comment here as to where I can download the properly fixed one and I'll edit the original post.
All I did was replace the ssh binary in the Repository folder with the one from /usr/bin.
eg:
Thanks for recompiling SSHTm though - it's been the last PPC code I've had to deal with - very nice to get it all Intel!!
eg:
CODE:
r-travisd-mbp:Resources travisd$ pwd
/Applications/MyApps/SSH Tunnel Manager.app/Contents/Resources
r-travisd-mbp:Resources travisd$ cp /usr/bin/ssh .
/Applications/MyApps/SSH Tunnel Manager.app/Contents/Resources
r-travisd-mbp:Resources travisd$ cp /usr/bin/ssh .
Thanks for recompiling SSHTm though - it's been the last PPC code I've had to deal with - very nice to get it all Intel!!
No StuffIt, no Rosetta. This should show up first in search engines. Thanks for taking the time to release it.