You need to download the macos.sh script.
- Sandbox users - Copy the script into the
catalog
mysqlcluster-XXX/scripts/ - Configurator users - Copy the script into the
catalog
mysqlcluster-XXX/cluster/scripts/
sh macos.sh
before you run any other script.This will convert all the LD_LIBRARY_PATH to DYLD_LIBRARY_PATH and also use 'tar xvfz' instead of 'zcat' which does not work in MAC OSX.
You also need to download apple xcode and wget.
No comments:
Post a Comment