From 889487627657889dd4f66fd1ff9507976ff39dd6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 1 Feb 2024 12:29:55 +0100 Subject: Update INSTALL.md This paragraph isn't true. Our formula explicitly removes the --wrap-mode=nofallback option, to allow the wrapped dependencies to be installed. What is true, however, is that this makes the formula unacceptable upstream. We would need to create individual packages for all the dependencies. --- INSTALL.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index fb8784a8..c1ea5da2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -73,11 +73,6 @@ $ git clone https://gitlab.desy.de/thomas.white/crystfel.git $ cd crystfel $ brew install -v -s ./crystfel.rb --HEAD ``` -Normally, CrystFEL's build system would automatically download and install -certain dependencies, notably (among others) XGandalf, MTZ output, PinkIndexer -and PeakFinder9. However, Homebrew prefers that packages do not do this. -Therefore, unless you've installed them separately, the CrystFEL installation -made this way will lack some features. We hope to contribute the Homebrew formula to the main repository soon, so that you can install CrystFEL with a simple `brew install crystfel`. -- cgit v1.2.3