Shade Posted May 3, 2014 Posted May 3, 2014 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. Quote
Lighta Posted May 3, 2014 Posted May 3, 2014 Well this is odd, what do you have with : ls -la config.log Quote
Shade Posted May 3, 2014 Author Posted May 3, 2014 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. Quote
Lighta Posted May 4, 2014 Posted May 4, 2014 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 1 Quote
Question
Shade
Hi,I have a problem while compiling:I am using root permission and my configure run without any problems or error.Thanks,ShadeI can compile manually, just now on the host for some reason. Should not be related to any rA changes.
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.