oldro Posted January 7, 2015 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 01/07/15 Last Seen: September 13, 2015 Share Posted January 7, 2015 Good day. Try to install rAthena using - https://rathena.org/wiki/Installation_%28Debian%29 - ./configure --enable-packetver=20101116 --enable-64bit .. evereything is ok next ... make sql ang get next error make[1]: Leaving directory `/home/user/rAthena/src/map'building conf/import, conf/msg_conf/import and db/import folder...-!- 'make sql' is now deprecated. Please run 'make server' to continue. -!- after that, i use make server, is it all? compilation is ok? Quote Link to comment Share on other sites More sharing options...
rans Posted January 7, 2015 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: Monday at 03:34 AM Share Posted January 7, 2015 Good day. Try to install rAthena using - https://rathena.org/wiki/Installation_%28Debian%29 - ./configure --enable-packetver=20101116 --enable-64bit .. evereything is ok next ... make sql ang get next error make[1]: Leaving directory `/home/user/rAthena/src/map' building conf/import, conf/msg_conf/import and db/import folder... -!- 'make sql' is now deprecated. Please run 'make server' to continue. -!- after that, i use make server, is it all? compilation is ok? You should be using "make server" instead of "make sql" Quote Link to comment Share on other sites More sharing options...
oldro Posted January 7, 2015 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 01/07/15 Last Seen: September 13, 2015 Author Share Posted January 7, 2015 next errors .... > cmake -G"Unix Makefiles" -DINSTALL_TO_SOURCE=ON ..-- Detecting svnversion-- Found svnversion: /usr/bin/svnversion-- Detecting svnversion - done-- Detecting Subversion-- Detecting Subversion - done-- Getting svn version-- Found version: exported-- Getting svn version - done-- Getting svn branchCMake Error at /usr/share/cmake-2.8/Modules/FindSubversion.cmake:83 (MESSAGE): Command "/usr/bin/svn info /home/ragnarok/ragnarok" failed with output: svn: '/home/ragnarok/ragnarok' is not a working copyCall Stack (most recent call first): CMakeLists.txt:131 (Subversion_WC_INFO)-- Getting svn branch - done-- Detecting threads library-- Adding global library: /usr/lib/x86_64-linux-gnu/libm.so-- Detecting threads library - done-- Detecting math library (m)-- Adding global library: /usr/lib/x86_64-linux-gnu/libm.so-- Detecting math library (m) - done-- Detecting dynamic loading library (dl)-- Adding global library: /usr/lib/x86_64-linux-gnu/libdl.so-- Detecting dynamic loading library (dl) - done-- Detecting networking library (socket/nsl/ws2_32)-- Detecting networking library (socket/nsl/ws2_32) - done-- Check for monotonic clock-- Check for monotonic clock - yes-- Disabled package creation-- Detecting system MYSQL-- Detecting system MYSQL - done-- Configuring for system MYSQL-- Configuring for system MYSQL - done-- Detecting system PCRE-- Detecting system PCRE - done-- Configuring for system PCRE-- Configuring for system PCRE - done-- Detecting system ZLIB-- Detecting system ZLIB - done-- Configuring for system ZLIB-- Configuring for system ZLIB - done-- Creating svnversion.h-- Creating svnversion.h - done-- Creating target common_base-- Creating target common_base - done-- Creating target common_sql-- Creating target common_sql - done-- Creating target login-server_sql-- Creating target login-server_sql - done-- Creating target char-server_sql-- Creating target char-server_sql - done-- Creating target map-server_sql-- Enabled PCRE code-- Creating target map-server_sql - done-- Creating target mapcache-- Creating target mapcache - doneCMake Warning at CMakeLists.txt:578 (message): 64bit should work, but is not recommended.-- Available targets:-- common_base-- common_sql-- login-server_sql-- map-server_sql-- mapcache-- Configuring incomplete, errors occurred! Quote Link to comment Share on other sites More sharing options...
Winz Posted January 11, 2015 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted January 11, 2015 uhh, SVN? mind switching things and change to GIT? start from here: https://rathena.org/wiki/Installation_%28CentOS%29#Now_Install_GIT Quote Link to comment Share on other sites More sharing options...
Question
oldro
Good day.
Try to install rAthena using - https://rathena.org/wiki/Installation_%28Debian%29
- ./configure --enable-packetver=20101116 --enable-64bit
.. evereything is ok
next ...
make sql
ang get next error
make[1]: Leaving directory `/home/user/rAthena/src/map'
building conf/import, conf/msg_conf/import and db/import folder...
-!- 'make sql' is now deprecated. Please run 'make server' to continue. -!-
after that, i use make server, is it all?
compilation is ok?
Link to comment
Share on other sites
3 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.