Jump to content
  • 0

config.log permission denied


Shade

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  123
  • Reputation:   29
  • Joined:  04/09/12
  • Last Seen:  

Hi,

 

I have a problem while compiling:

 

./configure: line 1815: config.log: Permission denied
./configure: line 1825: config.log: Permission denied

I am using root permission and my configure run without any problems or error.

 

Thanks,

Shade

 

I can compile manually, just now on the host for some reason. Should not be related to any rA changes.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

Well this is odd, what do you have with :

ls -la config.log

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  123
  • Reputation:   29
  • Joined:  04/09/12
  • Last Seen:  

Well this is odd, what do you have with :

ls -la config.log

 

Hey Lighta,

ls: cannot access config.log: No such file or directory

I tried adding in config.log from my old revision (before I updated it to the latest) and give the server permission and it still didn't work.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

perhaps you should clone a new version and do a folder diff comparaison to see what was changed :

Assuming your current serv is in

base/myserv/

cd base/

git clone https://github.com/rathena/rathena.git newcopy

diff -ur myserv newcopy

  • Upvote 1
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...