[ 
https://issues.apache.org/jira/browse/TS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831227#action_12831227
 ] 

George Paul commented on TS-128:
--------------------------------

Okay reviewed and tested patch with sqlite3 and bdb on trunk.  One minor 
correction to configure without sqlite3. The configure command should be:

../configure --without-sqlite3 --with-libdb

Looks good to commit for 2.x.

-George

> Eliminate Berkeley DB dependency
> --------------------------------
>
>                 Key: TS-128
>                 URL: https://issues.apache.org/jira/browse/TS-128
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>            Priority: Blocker
>             Fix For: 2.0.0a
>
>         Attachments: SimpleDBM.cc, SimpleDBM.h, TS-128-additional.patch, 
> TS-128.patch
>
>
> SimpleDB has a dependency on BDB, we should rewrite this using DBM / NDBM 
> (whatever is available in libc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to