MONDELE I really liked MaNGOsX, and have yet to see how well I will like Arcemu as an engine, but I thought I would put together some thoughts as to how to get things working. First, if you want to use the default MySQL installation, just move (or link, or copy) the database folders to /usr/local/mysql/data/ and set the ownership and permissions to match the other folders there. Alternatively, you could do a SQL dump of the databases from MAMP and then import them into MySQL's default using the tools of your choice. Secondly, since I don't want something like this using root access to my database (and since I don't want root access to have the password "root") I suggest editing the configuration files in /server/etc/. This is where you can change the settings of the arcemu engine to look for the database where you specify and with the user you specify. Finally, I found that the program wouldn't run because it was linking to a library that wasn't present on my system: libpcre.0.dylib. It was looking in /usr/lib/. I found the necessary library in a Plex distribution and copied it from the internal Frameworks folder there to my /usr/lib folder. It works. I'm currently troubleshooting some issues with the DBC files - it claims an inconsistency with the Spells.dbc - but I ran out of drive space during the initial install and hope that reinstalling the affected files now, having cleared up some space, will help. Finally, make sure your client is patched to the same level as the server you install. It's nice that the ArceMux program not only tells you this, now, but also gives you a choice of two alternatives: 3.1.3 and 3.2.0. Thanks, Jeremy Meile! (Though your site could be a little less frustrating :P ) The only other thing I could ask for at this point would be the ability to download the files implicated in 2.4.3 again, if I decide I want the Kirin Tor back in Dalaran... (Version 1.0b) |