Changes between Version 2 and Version 3 of SSHFS
- Timestamp:
- 21/09/2017 14:01:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SSHFS
v2 v3 68 68 First of all you need to install the Apple's Xcode developer tools and the X11 windowing system (installed by default since MACOS 10.5 Leopard). 69 69 70 You also need to be super user on your mac. To do so, one can do:70 You also need to be super user on your mac. 71 71 72 {{{73 sudo passwd root74 Enter Password:75 Changing password for root76 New password:77 Verify password:78 }}}79 72 80 73 Then go to [http://www.macports.org/install.php]