Jump to content
  • 0

Install rAthena on Centos - can't compile


Vietlubu

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

Hi all,

I'm trying to in install rAthena on Centos (Centos 7.2). I follow this guide: https://github.com/rathena/rathena/wiki/Install-on-Centos

All steps is ok but when I try Compile: https://github.com/rathena/rathena/wiki/Install-on-Centos#compile-source-code

I had this error 

make: *** No rule to make target 'sql'.  Stop.

59367e8f4b3a2_ScreenShot2017-06-06at16_58_00.thumb.png.5a591a3dd21ba9ff811d8b1fa6107a04.png

 

Update:
I already try

make server chmod a+x login-server && chmod a+x char-server && chmod a+x map-server

But, is not working:

593683b209d4f_ScreenShot2017-06-06at17_26_19.thumb.png.ab7a9d108d0dab96a40d67a262f6659e.png

 

If you know how to fix this issue, please help me. Thanks /thx

 

 

Edited by choidk
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 2

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

Rathena now requires g++ compiler 

Try installing and recompile 

yum install gcc-c++
Edited by Cyro
  • Upvote 2
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  141
  • Reputation:   24
  • Joined:  01/19/12
  • Last Seen:  

16 hours ago, Cyro said:

Rathena now requires g++ compiler 

Try installing and recompile 


yum install gcc-c++

Thank you, it working /thx

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