Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 3 of 3
  1. #1
    Beginner

    Join Date
    Mar 2010
    Location
    Fleetwood, PA
    Posts
    17
    Post Thanks / Like
    Rep Power
    15
    Reputation
    4

    How to make a WoW server on the Mac


    Register to remove this ad
    Here is a Guide on how to make a server on the Mac.
    Note: this was not made by me. credits are at the bottom

    The pre-compiled one will not work. You have to compile it for Mac OS. As for the network bridging, it won't work if you're trying to connect to 127.0.0.1. 127.0.0.1 is localhost, which by definition isn't another computer. If you have bridging, the "PC" will be a completely separate IP from the Mac. For example when I did it, my Mac's IP was 192.168.254.100, and VMWare had 192.168.254.185.

    Here are the instructions I posted on "that other forum" back when I thought it was the official forum:

    1. Install MySQL
    2. Install Fink
    3. Using Fink, install and compile mysql15-dev
    4. Open /usr/include/c++/4.0.0/cstdlib and comment out the "#undef malloc" and "#undef realloc" lines. You may want to uncomment these lines after you've finished, as it may cause problems for compiling other things
    5. Edit the "configure" file in the antrix folder, and replace "ac_cv_func_malloc_0_nonnull=no" with "ac_cv_func_malloc_0_nonnull=yes". There are two occurrences of this I believe. Basically it's trying to find GNU Malloc and Realloc, which OS X doesn't use, but it doesn't matter.
    6. Do the same for "ac_cv_func_realloc_0_nonnull=no" - replace with "ac_cv_func_realloc_0_nonnull=yes"
    7. In a terminal window, type "sudo -s" and enter your password
    8. type "ln -s /usr/local/mysql/lib /usr/local/lib/mysql" (without quotes)
    9. type "grep -R -export-dynamic *" (make sure you are in the antrix directory). Any file that shows up needs to be edited to remove all occurrences of that. ld in Mac OS X doesn't use that flag, and make will fail if it's in there.
    10. type "./configure --prefix=/usr/antrix --with-python --enable-cli --enable-ra --target i386" (without quotes of course)
    11. If that goes through, type "make"
    12. If that goes through, type "make install"
    13. cd to /usr/antrix, and mkdir etc, then copy the .conf files there (cp ~/<path to antrix>/src/*.conf etc)
    14. cd to bin, then mkdir maps and dbc. Copy the necessary files to them
    15. Use your favorite MySQL tool to import the apdb.sql file (I like CocoaMySQL).
    16. Set up your .conf files (there are instructions on this forum for that, or just read the instructions in the files).
    17. In /usr/antrix/bin type ./logonserver
    18. Create a new terminal window, and navigate back to /usr/antrix/bin, and type ./antrix



    i am just posting this to clear some confusion that may arise.
    credits go to sarahbau on emupedia.com


    › See More: How to make a WoW server on the Mac



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Contributor
    Cocain's Avatar
    Join Date
    Mar 2010
    Posts
    208
    Post Thanks / Like
    Rep Power
    16
    Reputation
    92
    Nice, havn't seen a mac guide in a long time.


    ~Good job.

  4. #3
    Beginner

    Join Date
    Mar 2010
    Location
    Fleetwood, PA
    Posts
    17
    Post Thanks / Like
    Rep Power
    15
    Reputation
    4

    Register to remove this ad
    sorry for posting late, Thanks for the comment :3

 

 

Visitors found this page by searching for:

compile wow server mac

precompiled wow server mac

how to make a wow private server on mac

how to make 4.0.0. wow szerver

trinity mac wow

how to make trinity server on mac

compile wow 4.x server mac

compile trinity on mac guide

make arcemu mac

how to make a wow arcemu server mac

create wow 4.x.x server on mac

server trinity mac

trinity wow mac

compile wow mac

wow private server 4.0.0 osx

acscent wow server mac

best arcemu private server wow mac

MAC OS

how to make a wow server mac trinity

ascent guide wow mac

4.0 wow private server create mac

logon-server.conf mac wow

mac wow server 4.0.0

wow private server list mac versions 4.0.0

wow quice trinity for mac

mac wow server arcemu

logonserver.conf wow 4.0.0

setup private wow 4.0.0 server mac

WoW private server make 4.0.0

ascent wow servers mac

create wow private server on mac 4.0.0

pre compiled arcemu Mac

WoW 4.0.0 Private server for mac

compile an arcemu server on a mac 4.0.0

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:17 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org