[LON-CAPA-dev] Event.pm

Josh Tacey lon-capa-dev@mail.lon-capa.org
Wed, 12 Nov 2003 09:42:20 -0500


It looks like the RPM that you installed does not have the .so file that 
is also needed or it did not put it in the correct location.

http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Event-0.87.tar.gz

that is the link to the actual perl module source and is just a quick 
compile, I would suggest removing the RPM of it that you just installed, 
and then doing the standard perl Makefile.PL make and make install and 
that should work just fine.


Thanks
Josh

taceyjo1@msu.edu



H. K. Ng wrote:

> When I updated my development machine - tycho.physics.fsu.edu, it will 
> not let me log in. It doesn't even give me the login page. Checking 
> the lonc_errors file, it says it is missing Event.pm. (See below). So 
> I installed perl-Event-0.87-1.noarch.rpm, but that seems to install in 
> the wrong place. In any case, it did not solve the problem. Which 
> Event.pm module should I get?
>
> Thanks, -hk
>
>
> Compilation failed in require at /home/httpd/perl/loncnew line 154.
> BEGIN failed--compilation aborted at /home/httpd/perl/loncnew line 154.
> Can't locate loadable object for module Event in @INC (@INC contains: 
> /home/foxr/newloncapa/types /home/httpd/lib/perl/ 
> /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 
> /usr/lib/perl5/site_perl/5.6.1/i386-linux 
> /usr/lib/perl5/site_perl/5.6.1 
> /usr/lib/perl5/site_perl/5.6.0/i386-linux 
> /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl/5.6.1/i386-linux 
> /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at 
> /usr/lib/perl5/5.6.1/i386-linux/Event.pm line 23
>
>
> _______________________________________________
> LON-CAPA-dev mailing list
> LON-CAPA-dev@mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev
>