Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 18 Sep 2001 07:40:02 +0200 (MEST)
To: cygwin@cygwin.com
Cc: Peter Buckley <peter.buckley@cportcorp.com>
Cc: Peter Buckley <peter.buckley@cportcorp.com>
Subject: Re: dynamic perl shipped with cygwin
References: <3BA6765C.D97CA853@cportcorp.com>
Message-ID: <28921.1000791602@www27.gmx.net>
From: "S. L." <s_i_lao@gmx.net>
MIME-Version: 1.0
X-Authenticated-Sender: #0006551723@gmx.net
X-Mailer: WWW-Mail 1.5 (Global Message Exchange)
X-Authenticated-IP: [194.102.244.61]
X-Flags: 0001
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

[...]
> I don't understand why the perl-5.6.1.README says 
> "This package is configured to support dynamic loading" 
> and I am getting an error that seems to contradict that statement. 
[...]

Except the fact that your libperl<version>.dll could be damaged or that you
affected the perl environment so that it can't find IO.dll or the above, a
good thing would be to "ln -s <path_to_your_dll>/libperl<version>.dll
/lib/libperl.dll" or /usr/local/lib/libperl.dll. It seems that there are some modules
searching for dynamic loading using this name; although the CPAN modules I'm
using don't have this problem, the postgresql perl5 and plperl do. And the
"ln -s [...]" above solves it.

SLao

-- 
Sent through GMX FreeMail - http://www.gmx.net

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

