From owner-freebsd-questions Mon Sep 23 22:24:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F80B37B401 for ; Mon, 23 Sep 2002 22:24:29 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8624A43E65 for ; Mon, 23 Sep 2002 22:24:28 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 35308 invoked from network); 24 Sep 2002 05:24:26 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 24 Sep 2002 05:24:26 -0000 Message-ID: <3D8FF688.6852D9C3@liwing.de> Date: Tue, 24 Sep 2002 07:22:16 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Matthew Seaman Cc: David Banning , questions@FreeBSD.ORG Subject: Re: OLE in ports? References: <20020922231107.A56002@skytrackercanada.com> <20020923091348.GB4587@happy-idiot-talk.infracaninophi> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matthew Seaman wrote: > > On Sun, Sep 22, 2002 at 11:11:07PM -0400, David Banning wrote: > > I am running a perl application and it is asking for OLE.pm; > > > > Can't locate Win32/OLE.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at ./lecxe.pl line 12. > > BEGIN failed--compilation aborted at ./lecxe.pl line 12. > > > > Is that available in the ports somewhere? > > Unfortunately, the OLE stuff is Win32 specific, so I don't think > you're going to have any luck at all in attempting to make your perl > run under FreeBSD. See > http://search.cpan.org/author/GSAR/libwin32-0.191/ and > http://search.cpan.org/src/GSAR/libwin32-0.191/README On the other hand you could implement the OLE interface for Unix compatibles and clones... :-) > > I saw the port; > > p5-OLE-Storage_Lite, but when installed it doesn't seem to recognize it. > > That's a very different animal to the Win32::OLE module I'm afraid. No > good to you. > > Cheers, > > Matthew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message