LD_LIBRARY_PATH instruction for MaxScale libs
This commit is contained in:
5
SETUP
5
SETUP
@ -10,8 +10,9 @@ Simply set the environment variable MAXSCALE_HOME to point to the
|
||||
MaxScale directory, found inside the path into which the files have been copied,
|
||||
e.g. MAXSCALE_HOME=/usr/local/skysql/maxscale/MaxScale
|
||||
|
||||
Also you will need to optionaly set LD_LIBRARY_PATH to include $MAXSCALE_HOME/lib
|
||||
if MAXSCALE_HOME differs from /usr/local/skysql/maxscale/MaxScale.
|
||||
Also you will need to optionaly set LD_LIBRARY_PATH to include the 'lib' folder,
|
||||
found inside the path into which the files have been copied,
|
||||
e.g. LD_LIBRARY_PATH=/usr/local/skysql/maxscale/lib
|
||||
|
||||
Because we need the libmysqld library for parsing we must create a
|
||||
valid my.cnf file to enable the library to be used. Copy the my.cnf
|
||||
|
||||
Reference in New Issue
Block a user