Jump to content
  • 0
Felipe Brasil

Libconfig denied permission

Question

 

make[1]: Entering directory `/home/emulador/3rdparty/libconfig'        CC      libconfig.c        CC      grammar.c        CC      scanctx.c        CC      scanner.c        CC      strbuf.cmake[1]: Leaving directory `/home/emulador/3rdparty/libconfig'make: execvp: ./sysinfogen.sh: Permission deniedmake: *** [sysinfo] Error 127 

 

What should i do?

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Execute this command from your hercules folder.

 

chmod a+x sysinfogen.sh 

Share this post


Link to post
Share on other sites
  • 0

 

Execute this command from your hercules folder.

 

chmod a+x sysinfogen.sh 

 

 

GOD! Thanks a lot man!! You're awsome ahahahaha... 

 

SOLVED!

Share this post


Link to post
Share on other sites
  • 0

is there any way to chmod to all files on the trunk folder so we dont have to manually chmod every file?

Share this post


Link to post
Share on other sites
  • 0

AFAIK, there's only 3 files which should be given right permissions(chmod)

configureathena-startsysinfogen.sh

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.