Jump to content
  • 0

how to fix this?


Blazing Spear

Question


  • Group:  Members
  • Topic Count:  58
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   1
  • Joined:  01/06/12
  • Last Seen:  

Error in Compiling

64bit Centos OS

svn: The path '..' appears to be part of a Subversion 1.7 or greater

working copy rooted at '/root/eAthena'.

Please upgrade your Subversion client to use this working copy.

make[1]: *** [svnversion.h] Error 1

make[1]: Leaving directory `/root/eAthena/src/common'

make: *** [common_sql] Error 2

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   7
  • Joined:  01/06/12
  • Last Seen:  

base on what you post, I think your not compiling, your updating your svn

follow this guide

http://rathena.org/wiki/Compiling

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:  

hmm, I kinda forgot the command in Centos. In Ubuntu, it's:

 sudo apt-get update 

and

 sudo apt-get upgrade 

In Centos, it might be:

 su yum update

Maybe, you will face a problem, if you are using Centos 6.2.

here's a walkthrough to update it to 6.3

W.T

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