Jump to content
  • 0

transfer Ragnarok from Windows to Mac


UaeStar

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  02/17/13
  • Last Seen:  

Hello guys
how are you..?
I have a server on windows but I want to transfer the same server on mac. some people asked me to transfer it, but i couldn't. So could anybody help me??
from exe to app
crossover is not working for me :(



anyone ???

Edited by UaeStar
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

The only way to get RO on Mac is through Crossover games (From what I'm aware of). I currently was able to play a Private server through crossover games (hence my status updates) which was an exciting thing :> However, I must tell you its a long and tedious work.

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

mac -> install VM -> install Windows -> install web server and database server. haha

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  379
  • Reputation:   304
  • Joined:  11/10/11
  • Last Seen:  

Just compile the emulator using XCode ?

I don't know a lot for this, but it should be the proper way.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

ye I dont get it.

open a terminal on your mac.

port install subversion

svn co https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/ rathena/

cd rathena/ && ./configure && make sql
cd tools/ && perl config.pl
cd .. && ./mac.rathena-start.scpt

that should do it, now instead taking rathena from subversion you could copy your repo and follow the same step to make it work.
nb you'll still need "gcc ?","zlib-devel","make","mysql-server","pcre-devel (optional need for script defpatern)","subversion (optional)","phpmyadmin(optional)" package equivalent for mac.
not sure if our configure or cmake produce makefile for xcode but you can install and compile with gcc on mac otherwise.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

mac -> install VM -> install Windows -> install web server and database server. haha

You only do this if you want to use VMFusion, Bootcamp, etc. you run the server. 

 

Just compile the emulator using XCode ?

I don't know a lot for this, but it should be the proper way.

I've never tried XCode. But for me to RUN the ragnarok clients and their patchers, I use Crossover Games. 

 

 

ye I dont get it.

open a terminal on your mac.

port install subversion

svn co https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/ rathena/

cd rathena/ && ./configure && make sql

cd tools/ && perl config.pl

cd .. && ./mac.rathena-start.scpt

that should do it, now instead taking rathena from subversion you could copy your repo and follow the same step to make it work.

nb you'll still need "gcc ?","zlib-devel","make","mysql-server","pcre-devel (optional need for script defpatern)","subversion (optional)","phpmyadmin(optional)" package equivalent for mac.

not sure if our configure or cmake produce makefile for xcode but you can install and compile with gcc on mac otherwise.

You don't really need to do that through terminal just to get the SVN. You can actually download a client that you can download the SVN (i.e. http://www.smartsvn.com). Same for if rAthena converts to Git. Use Github's Mac client to download the repo. Easy. Now, if you want to compile the server on your mac, then yes, you need to do the following code listed above but also need xcode or get xcode dev tools instead of the entire Xcode application.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  02/17/13
  • Last Seen:  

I mean that i want to play privet server on my mac without crossover

 

i want to convert from exe for ragnarok to app 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...