> On Mar 14, 2016, at 7:55 PM, Ryan Schmidt <[email protected]> wrote: > > >> 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
Jeremy has confirmed building from source is not needed at this step, since you should still be at the default MacPorts configuration at this point, so if you just run sudo port install libcxx you should be able to get a binary from our server. > 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
