HERMIT1031 Problems with getting realmd/worldd working on OSX 10.4.11. 1. Everything went fine with mamp and mangosx, including dl'ing the necessary files in mangosx. 2. Tried to run realmd with the mysql server running: got an error telling me I didnt have libmysqlclient_r.15.dylib. The install package for that lib included in mangosx doesn't work under OSX 10.4.11, so... 3. Installed mysql from the mysql website (mysql-5.0.51b-osx10.4-i686.dmg) to try and fix it. Now I get the error: XXX:~ XXX$ /opt/mangos/bin/mangos-realmd; exit Looked around for a couple hours and couldn't find any answers, anywhere. Anyone got any ideas? Is there an install for libmysqlclient_r.15.dylib that works under 10.4? If so, I think I can uninstall the mysql installation and use that for a fix? |