Add execute bootstrap.sh step in MySQL5.5 section
parent
cb0b06e329
commit
2e137eec8c
|
@ -51,6 +51,8 @@ extra
|
|||
|
||||
back to working dir and run:
|
||||
|
||||
chmod +x bootstrap.sh
|
||||
./bootstrap.sh
|
||||
CXX='gcc -static-libgcc' CC='gcc -static-libgcc' ./configure --with-mysql=mysql-5.5.8 --with-mysql-libservices=mysql-5.5.8/libservices/libmysqlservices.a
|
||||
make
|
||||
|
||||
|
|
Loading…
Reference in New Issue