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]

Dependency of package perl to libdb4.x


Hello,
I installed a new cygwin with one additional package "perl".
As dependency I got libdb4.5 installed.

But the installed DB_File.dll has a dependency to cygdb-4.8.dll.
After manually installing libdb4.8 it worked for me.

I think the perl package should have a dependency to libdb4.8.
But I cannot say if the dependency to libdb4.5 could be dropped.

$ ldd /lib/perl5/5.14/i686-cygwin-threads-64int/auto/DB_File/DB_File.dll
ntdll.dll => /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x77730000)
KERNEL32.DLL => /cygdrive/c/Windows/system32/KERNEL32.DLL (0x77470000)
KERNELBASE.dll => /cygdrive/c/Windows/system32/KERNELBASE.dll (0x74f40000)
cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
cygdb-4.8.dll => /usr/bin/cygdb-4.8.dll (0x6fbf0000)
cygssp-0.dll => /usr/bin/cygssp-0.dll (0x6f510000)
cygperl5_14.dll => /usr/bin/cygperl5_14.dll (0x6f5c0000)
cygcrypt-0.dll => /usr/bin/cygcrypt-0.dll (0x6ffc0000)
cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x6fb40000)


Kind regards,
Bernhard

Attachment: cygcheck.out
Description: Text document

--
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]