LD_LIBRARY_PATH instruction for MaxScale libs

This commit is contained in:
Massimiliano Pinto
2013-12-16 19:11:55 +01:00
parent 1444e9bee5
commit b2f6d5494e

5
SETUP
View File

@ -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