> On Mar 14, 2016, at 12:14 PM, [ftp83plus] <[email protected]> wrote: > > Right, I had to reformat because the Mac wouldn't boot anymore. > > This is actually a failure on step 1, the > > sudo port install -v -f libcxx
You mean step 2 of bootstrapping 2? Which says to run: sudo port -v -s install libcxx You normally should not use "-f" to force an installation. And single-letter flags (like "-v" and "-s") must go immediately after the word "port", and before the next word, for them to have any effect. Please confirm that at this point, you have not done any of the steps from bootstrapping 3, such as editing macports.conf... _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
