Added details for external packages/libraries needed for compiling MaxScale

This commit is contained in:
Massimiliano Pinto
2013-12-16 13:41:42 +01:00
parent 0e4b8b8b56
commit 9646df0cc4

9
README
View File

@ -109,6 +109,15 @@ depend - Update the dependencies used by the makefiles
Two files are required for the libmysqld library that is used within MaxScale, Two files are required for the libmysqld library that is used within MaxScale,
errmsg,sys and a my.cnf file with the following: errmsg,sys and a my.cnf file with the following:
External libraries/packages required:
openssl and openssl-devel
libaio
Note: on CentOS 6 do:
ln -s /lib64/libaio.so.1 /lib64/libaio.so
[mysqld] [mysqld]
max_connections=4096 max_connections=4096