Eric Tanguy wrote:
Thanks, the *.so had not the execute permissions set so i triedsomething like that : chmod 755 /path/*.sobut i'm not sure it's "rpm compliant" maybe a macro ?
Don't worry, that's fine. Or you could patch the Makefile/installer to make sure the *.so files get installed with the proper permissions in the first place.
-- Rex