Hey I've heard this has been done before on making a Private Server on a Mac. Can anyone help me out with this one? Because my mac is really good and I would love to have a private server on it.
+rep for anyone who does this for me.
Thanks alot
Hey I've heard this has been done before on making a Private Server on a Mac. Can anyone help me out with this one? Because my mac is really good and I would love to have a private server on it.
+rep for anyone who does this for me.
Thanks alot
Source:Code:I already posted a step-by-step guide on page 2. It's kind of out-dated though, as there seem to have been some updates since then that make it easier to get working. I still haven't been able to get script libraries to work. Burlex said he would see if he could get it working on a virtual machine. Basically if you have MySQL 5.0 and mysql15-dev you should be fine. 0. Get XCode. Don't bother getting an out-dated one on bittorrent. It's free from Apple, and you'll get it faster from them anyway (I get 1M/sec from them), and the newest version. 1. Get MySQL 5.0 2. Get Fink. Use FinkCommander to install the mysql15-dev package from source 3. Download a subversion client like smartsvn. Use that to get the latest antrix revision 4. edit the reconf file in the antrix folder. Delete the block of if statements 5. edit antrix/src/antrix/Makefile.am, and delete "-export-dynamic" (this is where the problem with the script libraries lies. I'll change this when I know how to get around it, but for now, you have to delete that for antrix to even compile) Do the following in Terminal: 6. sudo -s (enter password) 7. chmod 755 reconf 8 ./reconf 9 ./configure 10 make 11 make install
Emupedia.com - Term of use
Author:
sarahbau
FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.