Re: Can't locate loadable object for module Tk::Event
- From: balu422@xxxxxxxxx
- Date: 18 Jul 2005 08:55:01 -0700
Sisyphus wrote:
>
> 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.
Yes, your suggestion worked. I didn't have the .so files in the @INC
directories. I copied the files and it worked. Thank you so much. I am
getting a different error when I click on one of the link that is:
Software error:
Undefined subroutine &main::Parse_Date called at
/opt/SUNWwbsvr/ssl/dodnic.portal/cgi-bin/aaa/aaamain.cgi line 118,
<CURRENT_DATE> line 1.
For help, please send mail to this site's webmaster, giving this error
message and the time and date of the error.
[Mon Jul 18 11:45:55 2005] aaamain.cgi: Undefined subroutine
&main::Parse_Date called at
/opt/SUNWwbsvr/ssl/dodnic.portal/cgi-bin/aaa/aaamain.cgi line 118, line
1.
Please help me, if this is familiar.
Thanks a million,
Balu
.
- Follow-Ups:
- Re: Can't locate loadable object for module Tk::Event
- From: Sisyphus
- Re: Can't locate loadable object for module Tk::Event
- 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: How to Install Inline:CPP 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
|