Jump to content
  • 0

Update, Compilation then run the server


KoolKat29

Question


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

I have a question, is it okay if I update and compile via windows then run it on linux (Centos)?? Because I find it easy for me to update/diff my files on windows but I have a centos OS for my server. Anyon have tried this or is anyone doing this? Thanks.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

When you compile on Windows, the executable server files will only run on Windows platforms.

When you compile on Linux (ex: CentOS), the executable files will only run on Linux.

Compiled exe's will usually work on different versions of the same OS (ex: compile on Windows XP will probably work on Windows 7), but it's best to compile on the same machine you will be running the server on.

Because I find it easy for me to update/diff my files on windows but I have a centos OS for my server.

What you can do is edit/update your files on Windows, then upload (or zip and upload) the files to your CentOS server. Then compile on CentOS (see: Compiling#Unix).

  • Upvote 1
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:  

Thanks RMRO for the reply. I was also thinking the same.How about if updating and compiling the server files via Windows OS, then run the server or just copy and replace the updated files into the linux server files? I mean especially for the src files?

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

Thanks for the reply RMRO, Im fully aware of those commands. I was referring to gui style of windows when it comes to diffing from turtoisesvn XD

and it should be

make sql

not

~ ./make sql
Edited by cataclysmro
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:  

Thanks Sir Brian!! well, that will work for me. :D

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...