This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Win32::Eventlog: Not found after upgrade


Hi,

yesterday I did an upgrade from a one-year-old cygwin installation.

After that, some perl scripts didn't work anymore...

Error was:
Can't locate Win32/Eventlog.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/site_perl/5.14 /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/vendor_perl/5.14 /usr/lib/perl5/5.14/i686-cygwin-threads-64int /usr/lib/perl5/5.14 /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 .).

Reinstalling perl/libwin32 didn't help.

As found in filesystem:
Win32::Eventlog is still available, but it is not in @INC-path as shown above, but in /usr/lib/perl5/vendor_perl/5.10/i686-cygwin.

Yes, I know, I could set PERL5LIB for my scripts... but I have to do this on many systems... 

So, what's the recommended way of getting Win32/Eventlog.pm to the right place ?

Uli

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]