|
Posted by nobull@mail.com on March 18, 2006, 12:23 pm
Please log in for more thread options
gpranoto@hotmail.com wrote:
> [...] it works only for the user who is the
> owner of the *.pm and module directory under auto. When trying to run
> a script using the module as a different user it gave me this error
>
> Can't load
> '/usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi/auto/Essbase/Essbase.so'
> for module Essbase: The file access permissions do not allow the
> specified action. at
> /usr/opt/perl5/lib/5.8.0/aix-thread-multi/DynaLoader.pm line 229.
> at test_scb.pl line 27
If you'll excuse the blindingly obvious, have you checked the
permissions on
/usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi/auto/Essbase/Essbase.so
(both the file and the directories)?
|