Updates all references to INSTALL_DIR with CMAKE_INSTALL_PREFIX.
This commit is contained in:
2
README
2
README
@ -153,7 +153,7 @@ package you are using. A version mismatch will cause the library to fail
|
||||
to initialise.
|
||||
|
||||
By default, MaxScale installs to '/usr/local/skysql/maxscale' and places init.d scripts
|
||||
and ldconfig files into their folders. Change the INSTALL_DIR variable to your desired
|
||||
and ldconfig files into their folders. Change the CMAKE_INSTALL_PREFIX variable to your desired
|
||||
installation directory and set INSTALL_SYSTEM_FILES=N to prevent the init.d script and
|
||||
ldconfig file installation.
|
||||
|
||||
|
Reference in New Issue
Block a user