Vietlubu Posted June 6, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 141 Reputation: 24 Joined: 01/19/12 Last Seen: March 30 Share Posted June 6, 2017 (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. 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: If you know how to fix this issue, please help me. Thanks Edited June 6, 2017 by choidk Quote Link to comment Share on other sites More sharing options...
2 Cyro Posted June 6, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted June 6, 2017 (edited) Rathena now requires g++ compiler Try installing and recompile yum install gcc-c++ Edited June 6, 2017 by Cyro 2 Quote Link to comment Share on other sites More sharing options...
0 Vietlubu Posted June 7, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 141 Reputation: 24 Joined: 01/19/12 Last Seen: March 30 Author Share Posted June 7, 2017 16 hours ago, Cyro said: Rathena now requires g++ compiler Try installing and recompile yum install gcc-c++ Thank you, it working Quote Link to comment Share on other sites More sharing options...
Question
Vietlubu
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.
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:
If you know how to fix this issue, please help me. Thanks
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.