Menu

#30 compilation problem with maven

v1.0 (example)
open
nobody
None
5
2013-08-27
2013-08-26
Collette
No

Hello,

When I compiled txuguitar with maven, I meet a problem. Here is my compilation command:

mvn -P native-modules install

The libraries in the build-scripts/tuxguitar-linux-x86_64/target/tuxguitar-1.3-SNAPSHOT-linux-x86_64/lib/ are not executable.
All the so libraries are executable normally.

YC

Discussion

  • Julian Casadesus

    I don't know why it need to be executable but you're right, most .so files are

    I added these perms

     
  • Collette

    Collette - 2013-08-27

    Thanks for the fix.

     

Log in to post a comment.