Trying to execute LibcxxOnOlderSytems (2nd ed.)
Ryan Schmidt
ryandesign at macports.org
Mon Mar 14 17:55:58 PDT 2016
> On Mar 14, 2016, at 12:14 PM, [ftp83plus] <gestos at ftp83plus.net> 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...
More information about the macports-users
mailing list