Ticket #548 (closed enhancement: fixed)
Opened 4 years ago
Last modified 8 months ago
add Oracle Berkeley DB
| Reported by: | martinhpedersen | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | berkeleydb db |
| Cc: |
Description
sys-libs/db-2.2.7
Have bep, patch and license file.
A side note:
This is a dependency for the perl module DB_File which was part of the perl core since version 5.
DB_File is currently missing from perl in Haiku (I guess it was removed because of this dependency issue?).
Attachments
Change History
Changed 4 years ago by martinhpedersen
- attachment db-2.7.7.patch added
Changed 4 years ago by martinhpedersen
- attachment db-4.8.30.patch added
Changed 4 years ago by martinhpedersen
- attachment db-4.8.30.bep added
Changed 4 years ago by martinhpedersen
comment:1 Changed 4 years ago by martinhpedersen
I managed to get 4.8.30 running also, so bep/patch/license for that too.
Please note that I was unable to run autoconf to generate configure, so I modified the prebuilt configure script in addition to adding the necessary changes to configure.ac .
Both versions have been tested with DB_File (the perl module). I will try running the tests when I get tcl up and running on my haiku box.
comment:2 Changed 4 years ago by martinhpedersen
configure: error: Tcl requires shared libraries when I try to enable tests, so no tests atm.
comment:3 Changed 8 months ago by richienyhus
- Resolution set to fixed
- Status changed from new to closed
Looks done: http://haikungfu.net/recipes/153

Makefile.in patch