Jump to content
  • 0

Install rAthena on Centos - can't compile


Question

Posted (edited)

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

2 answers to this question

Recommended Posts

  • 2
Posted (edited)

Rathena now requires g++ compiler 

Try installing and recompile 

yum install gcc-c++
Edited by Cyro
  • Upvote 2
  • 0
Posted
16 hours ago, Cyro said:

Rathena now requires g++ compiler 

Try installing and recompile 


yum install gcc-c++

Thank you, it working /thx

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...