From 2eb469188e784900d74d85244c505ad903edadca Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Wed, 6 Apr 2016 16:45:27 +0200 Subject: [PATCH] Mention missbehavior in MacOS X commandline parsing; closes #1779 (originally cherry picked from commit 4960c348aec06bd8b8b8cfe9ed646fe9ab308523) --- .../Books/Users/GettingStarted/Installing/MacOSX.mdpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/Books/Users/GettingStarted/Installing/MacOSX.mdpp b/Documentation/Books/Users/GettingStarted/Installing/MacOSX.mdpp index f154494695..0f646cf1fb 100644 --- a/Documentation/Books/Users/GettingStarted/Installing/MacOSX.mdpp +++ b/Documentation/Books/Users/GettingStarted/Installing/MacOSX.mdpp @@ -43,7 +43,11 @@ Then remove the LaunchAgent: **Note**: If the latest ArangoDB Version is not shown in homebrew, you also need to update homebrew: - brew update + brew update + +!SubSection Known issues +- Performance - the LLVM delivered as of Mac OS X El Capitan builds slow binaries. Use GCC instead +- the Commandline argument parsing doesn't accept blanks in filenames; the CLI version below does. !SECTION Apple's App Store