|
From: Brian S. <bri...@gm...> - 2022-04-29 09:09:03
|
Hi, I am following the instructions to install QL in my Mac as explained here - https://www.quantlib.org/install/macosx.shtml However I want to install everything i.e. boost + QL in some external directory as I have very limited space in my internal Mac folder. I tried to change the installation directory by changing the working directory using `cd` command, but still end up installing them in /usr/local/Cellar/boost/ Any instruction how to install boost + QL is a specific folder will be very helpful. |