Jump to content
  • 0

Compilation and installation


oldro

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  01/07/15
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.02
  • Content Count:  429
  • Reputation:   60
  • Joined:  08/19/12
  • Last Seen:  

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"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  01/07/15
  • Last Seen:  

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 branch
CMake 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 copy

Call 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 - done
CMake 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!

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

uhh, SVN?

 

mind switching things and change to GIT?

 

start from here: https://rathena.org/wiki/Installation_%28CentOS%29#Now_Install_GIT

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