INSTALL.md
changeset 15876 1878d95d6e15
parent 14856 cd0af25c7913
child 15985 e42d1819b150
equal deleted inserted replaced
15875:d7b53d08ad9c 15876:1878d95d6e15
   116 Important CMake options:
   116 Important CMake options:
   117 
   117 
   118 - `CMAKE_INSTALL_PREFIX`: Installation directory
   118 - `CMAKE_INSTALL_PREFIX`: Installation directory
   119 - `NOSERVER`: Set to `ON` to *not* build the server
   119 - `NOSERVER`: Set to `ON` to *not* build the server
   120 - `NOVIDEOREC`: Set to `ON` to *not* build the video recorder
   120 - `NOVIDEOREC`: Set to `ON` to *not* build the video recorder
       
   121 - `GHC_DYNAMIC`: Set to `ON` to build dynamically-linked haskell object files and executables (needed for some distributions)
   121 
   122 
   122 ### Step 2: Make
   123 ### Step 2: Make
   123 
   124 
   124 Run:
   125 Run:
   125 
   126