dynamic perl shipped with cygwin

S. L. s_i_lao@gmx.net
Mon Sep 17 22:40:00 GMT 2001


[...]
> 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/



More information about the Cygwin mailing list