Re: Can't locate loadable object for module Tk::Event
- From: balu422@xxxxxxxxx
- Date: 18 Jul 2005 08:17:52 -0700
Sisyphus wrote:
> <balu422@xxxxxxxxx> wrote in message
> news:1121444113.343804.112080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Is this just a web server issue ? What happens when you run from the command
> line:
>
> perl -MTk::Event -le 'print "OK"'
>
> If you get the same error, then one suspects that auto/Tk/Event/Event.so
> (which is the loadable object referred to) is not where it should be - ie in
> one of the @INC directories.
>
> If it's there, then one begins to wonder about permissions - of both the
> file itself, and the directory that houses it.
>
> Cheers,
> Rob
Thank you so much for the response. From the command line the cgi
script runs okay without any error.
perl -MTk::Event -le 'print "OK"'
is OK also. The permissions looks okay also but I will keep on looking.
If there is any other suggestions in the mean time, please let me know.
Thanks,
Balu
.
- References:
- Can't locate loadable object for module Tk::Event
- From: balu422
- Re: Can't locate loadable object for module Tk::Event
- From: Sisyphus
- Can't locate loadable object for module Tk::Event
- Prev by Date: Re: Best HTML Templating Module
- Next by Date: Re: Best HTML Templating Module
- Previous by thread: Re: Can't locate loadable object for module Tk::Event
- Next by thread: Re: Can't locate loadable object for module Tk::Event
- Index(es):
Relevant Pages
|