From 863cb3bdb7bc3650873253e108b26eb3fe15862d Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Wed, 9 Jan 2019 20:43:39 -0200 Subject: Use "macOS" consistently macOS seems to be the current name for Mac OS X. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 23d0566b..a366dbfd 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -115,7 +115,7 @@ Q: Whenever I try to use the Python support, I get a segfault A: Make sure that the boost_python library you linked against is using the exact same Python as the Ledger executable. In particular I see this - bug on OS X systems where boost_python is linked against the default + bug on macOS systems where boost_python is linked against the default Python, while Ledger is linked against the version provided by MacPorts. Or vice versa. -- cgit v1.2.3