X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:date:subject:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=KyG 28DxFdf5nF9FD77eCIFfoSTsbJUL0rPZK8h7yFOqpqIwjipJ+BpPECeIZ7KaGkrn oDxsnXE9mJKzRv6H6xVdEkxCc+knzKbmEsivaMAqI6IDsg0CzJShSPOZsI74v5Ox HuiJtndrgc7mbvc5BgUOmC8hjsqhVY8CRntzvdxw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:date:subject:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=kOE50J6hE VYoBcYGKIm7wMDzRfs=; b=upOVT9qNlCDWMJKhgbYU0j19vGTPQufoMQD3D2sI3 Yeie1WDRAaajjgZztIudhELXA+7cqDlavy7SEHUGim6Yc3WRtLYxk09DEr1aOoXX EHG+HTlM/4Av4vziSMUUb8arKId/6+KE3yphGCzZrZW8pDTJK80lQR8uLAwGVGzK yo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: tcmail23.telekom.de From: To: Date: Wed, 29 Jan 2014 07:23:44 +0100 Subject: Win32::Eventlog: Not found after upgrade Message-ID: <634CFD657E419946BD70654E385A708F24915019A0@HE111508.emea1.cds.t-internal.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0T6O4mn003505 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