Re: Can't locate loadable object for module Tk::Event




<balu422@xxxxxxxxx> wrote in message
news:1121444113.343804.112080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am in the process of moving the programs from an apache box to SUN
> and I was missing a lot of .pm files and I have installed it and
> finally needed Tk and GD and these are installed, compiled in the same
> machine and tested okay but I am still getting Can't locate loadable
> object for module Tk::Event error message in the browser. Is there
> anything that I should do to make it work. Please advice. Any
> suggestions are appreciated.
>

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


.



Relevant Pages

  • Cant locate loadable object for module Tk::Event
    ... I am in the process of moving the programs from an apache box to SUN ... and I was missing a lot of .pm files and I have installed it and ...
    (comp.lang.perl.modules)
  • Re: removing php on a mac with tiger
    ... I tried using darwinport but got an error message, ... with both apache and fastcgi. ... I moved the package php5 to a php5old so I would know if my install ...
    (comp.lang.php)
  • Re: xampp installation
    ... I assume that this is not the reason for the php error on Apache ... several other dll. ... When I direct it to http://localhost:8080/ I get an error message. ...
    (comp.lang.php)
  • Re: Moving files in C++ using Windows SDK
    ... > computer that the code that's doing the moving is running. ... > LPVOID lpMsgBuf; ... > I get an error message usually saying access denied. ... Permissions are all set full for everyone, ...
    (microsoft.public.vc.language)
  • Re: perl
    ... Earlier i did not see the error message properly sorry!!!!! ... then there is nothing wrong with Apache. ... specified: couldn't spawn processes: ... program files opposed to programfiles ...
    (perl.beginners)