Jump to content
  • 0

Compile, Really Need Help


skipjack94

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  08/27/12
  • Last Seen:  

someone who can help me?

i compile my map_server_sql < in linux server

and i want to compile it again with Visual Studio

but always map_server_sql.exe?

and i want change, just map_server_sql for linux?

sorry bad english

/wah /wah /wah

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you mean change into TXT ?

cant...rAthena has dropped TXT ...only SQL ...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  08/27/12
  • Last Seen:  

no i have 1 server and i want to compile map_server_sql

i control from putty

can you tell me how to clean and make a sql again?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   0
  • Joined:  06/16/12
  • Last Seen:  

i compile my map_server_sql < in linux server

and i want to compile it again with Visual Studio

but always map_server_sql.exe?

and i want change, just map_server_sql for linux?

Of course it produces .exe file when you compile it in Visual Studio. It wouldn't make sense otherwise, because it's Windows.

As far as I know, there is no way you can compile it on Windows and then use it for Linux. Unless you try using dos2unix command, though I am not sure if that would work like that.

no i have 1 server and i want to compile map_server_sql

i control from putty

can you tell me how to clean and make a sql again?

make clean

make sql

There is a wiki page for this by the way: http://rathena.org/wiki/Compiling

Edited by Xephyras
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  08/27/12
  • Last Seen:  

i already like that

but nothing change

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi skipjack94,

You can not compile Athena in Visual Studio in Windows, to run for Linux. You must compile the server within Linux, in order for it to generate the files for Linux.

./configure
make clean
make sql

If you are having trouble with compiling in Linux, you will need to provide us with the error message so that we can take a look.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  90
  • Reputation:   5
  • Joined:  06/17/12
  • Last Seen:  

Yes, Asura is correct. linux SVN/Files should be compiled within linux. If your Trunk files is for Windows' (.exe) visual studio, then I suggest you to download or svn checkout the athena files in your linux server. http://rathena.org/w...llation_(CentOS)

i compile my map_server_sql < in linux server

and i want to compile it again with Visual Studio

In that case, you may want to use tortoise SVN and upgrade/convert your svn, so that you'll be able to build your files within visual studio.

Since building your server in visual studio will generate .exe for your servers. You can't just rename it and transfer or use it in your linux server. /no1

Edited by cataclysmro
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...