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]

libdb4.5 package discrepancy


Hi,

I have libdb4.5-4.5.20-1 installed and I'm trying to figure out what's wrong
with it, why is it different from the list of files in cygwin.com/packages/...
which shows:

        libdb4.5-devel: Oracle Berkeley DB, the industry-leading open source,
embeddable database engine - devel (installed binaries and support files)

        Thu Jul 12 17:12:40 2007           5632 usr/bin/db4.5_archive.exe
        Thu Jul 12 17:12:40 2007           7680 usr/bin/db4.5_checkpoint.exe
        Thu Jul 12 17:12:40 2007           7680 usr/bin/db4.5_deadlock.exe
        Thu Jul 12 17:12:40 2007           9728 usr/bin/db4.5_dump.exe
        Thu Jul 12 17:12:40 2007          14848 usr/bin/db4.5_hotbackup.exe
        Thu Jul 12 17:12:40 2007          20992 usr/bin/db4.5_load.exe
        Thu Jul 12 17:12:40 2007          52736 usr/bin/db4.5_printlog.exe
        Thu Jul 12 17:12:40 2007           7680 usr/bin/db4.5_recover.exe
        Thu Jul 12 17:12:40 2007           8704 usr/bin/db4.5_stat.exe
        Thu Jul 12 17:12:40 2007           7168 usr/bin/db4.5_upgrade.exe
        Thu Jul 12 17:12:40 2007           7680 usr/bin/db4.5_verify.exe
        Thu Jul 12 16:56:35 2007              0 usr/include/
        Thu Jul 12 16:56:35 2007              0 usr/include/db4.5/
        Thu Jul 12 17:12:40 2007         101978 usr/include/db4.5/db.h
        Thu Jul 12 17:12:40 2007           6025 usr/include/db4.5/db_185.h
        Thu Jul 12 17:12:40 2007          37258 usr/include/db4.5/db_cxx.h
        Thu Jul 12 17:01:36 2007              0 usr/lib/
        Thu Jul 12 17:12:40 2007        1618820 usr/lib/libdb-4.5.a
        Thu Jul 12 17:12:40 2007         745206 usr/lib/libdb-4.5.dll.a
        Thu Jul 12 17:12:40 2007            775 usr/lib/libdb-4.5.la
        Thu Jul 12 17:12:40 2007        1772962 usr/lib/libdb_cxx-4.5.a
        Thu Jul 12 17:12:40 2007        1107308 usr/lib/libdb_cxx-4.5.dll.a
        Thu Jul 12 17:12:40 2007            795 usr/lib/libdb_cxx-4.5.la
        Thu Jul 12 17:01:38 2007              0 etc/postinstall/
        Thu Jul 12 17:12:40 2007           1205 etc/postinstall/libdb4.5-devel.sh

But the package I have installed just shows 2 files (and those are not in the
list above):

$ tar tvf libdb4.5-4.5.20-1.tar.bz2
-rwxr-xr-x vzell/admin 1335308 2007-07-12 12:12 usr/bin/cygdb-4.5.dll
-rwxr-xr-x vzell/admin 1923452 2007-07-12 12:12 usr/bin/cygdb_cxx-4.5.dll

$ cygcheck --check-setup libdb4.5
Cygwin Package Information
Package              Version        Status
libdb4.5             4.5.20-1       OK

$ cygcheck --list-package libdb4.5
/usr/bin/cygdb-4.5.dll
/usr/bin/cygdb_cxx-4.5.dll

What went wrong?  The package checks OK but the list is the real set of files I
want installed, is a dependency missing? (db4.5 is shown as just the
documentation, none of the above files).
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]