On 11/18/05, John Eley <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm having problems getting the native Mac OS X ssh to work. > I reasoned if I installed fink ssh and broke it too > it would be easy to reinstall a fresh fink bin and start again. > > But how do I access the /sw/bin/ssh/ and not /usr/bin/ssh/ > > aliases don't seem to work > changing /usr/bin/ssh/'s names doesn't seem to work > > Could I fix it so that buy entering > > $ ssh > > I would be using /sw/bin/ssh/?
This is normally what's supposed to happen if you have FInk set up correctly. Check this by running printenv PATH If you have '/sw/bin' and it comes before '/usr/bin', then you'll get /sw/bin/ssh if you just type 'ssh' in a terminal (or access it noninteractively, for that matter). > > Thanks > John Eley > > > > > -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
