We were consistently getting errors from Kakadu (within Djatoka) that it couldn't access a shared library file: libkdu_v60R.so. The permissions on everything were 2770. It turned out that the problem was the 2 being set on the kdu_expand and the kdu_compress. When we changed the permissions back to 770, on those two files only, everything was fine.
I've encountered problems with 2xxx permissions before, as a security feature/bug on Solaris, but never on linux.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.