Jump to content

oldro

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Saratov

oldro's Achievements

Poring

Poring (1/15)

0

Reputation

  1. 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!
  2. 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?
×
×
  • Create New...