On Nov 10, 2010, at 3:26 PM, kevin beckford wrote: > > Autossh uses the system ssh when creating it's tunnels, I have noticed > today. Being built from macports, it should be looking for > /opt/local/bin/ssh instead of /usr/bin/ssh.
This is something you should probably open a ticket for. However - I think it's reasonable to use the ssh client installed by the OS rather than require the macports one to be installed. (It does look like you can set AUTOSSH_PATH in your environment to get it to use an ssh other than the one it finds at compile time). -- Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
