On 2/6/06, Daniel Kasak <[EMAIL PROTECTED]> wrote:
snip
> If I run as administrator, or modify the profile of the user and make
> them an administrator, then the app works fine. Otherwise as a user,
>I simply can't load the Gtk2::GladeXML module.
>
> Any ideas?
snip

I think the fact above is why you are getting no answers.  This
fundamentally an OS problem not a Perl problem.  That said, have you
checked the permissions of the entire directory chain?  The other
possibility is that the Gtk2::GladeXML XS code is trying to open a
file that the user has no permissions to.  I don't remember anything
like that, but it has been years since I looked at the code.  What
version are you using?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to