472,951 Members | 1,927 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,951 software developers and data experts.

Support for BerkeleyDB 4.2

Hi all,
I am wondering if it's possible to build PHP to support the newer
Berkeley DB 4.2 instead of 4.0. I have libdb-4.2.so installed in a
none system directory:

/home/me/db/lib/libdb-4.2.so

so when I configure, I do:

../configure --prefix=/home/me/php
--with-apxs2=/home/me/apache/bin/apxs --enabled-dba=shared
--with-db4=/home/me/db/lib

configure ran without problem so I did a make and make install
afterward. Again, there is no error. However, the dba.so built is
still linked against the older version of Berkeley DB:

$ ldd /home/me/php/lib/php/extension/no-debug-non-zts-20020429/dba.so
libdb-4.0.so => /lib/libdb-4.0.so
....

as if it's ignoring the --with-db4[=DIR] configuration flag. Why is
that? How do I build PHP to support the newer version of BerkeleyDB?
Thanks!
Jul 17 '05 #1
0 1619

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Gerard | last post by:
I have the Berkeley DB installed on my site. Using CPAN, I have attempted to install the BerkeleyDB module. For whatever reason, I cannot install it. This is a snippet of the installation dialog. ...
0
by: ulysses | last post by:
Hi, Does anyone have a good example of pre-creating BerkeleyDB connection and sharing the connection between multiple threads. Currently, I'm running Apache 2.0.49 (MPM worker) with mod perl...
10
by: Bill Davidson | last post by:
Hi there, Please forgive me for posting this article on multiple groups. Being new in the newsgroups, I was not sure which group would have been appropriate for my question. Sorry. My...
0
by: RikardN | last post by:
Hi, I am looking for any information regarding BerkeleyDB XML for .NET or if anybody have information regarding an alternativ (free) to BerkeleyDB XML for storing XML and using XQuery. (Yes...
0
by: Wendeline | last post by:
Does any one know Embedded Berkeleydb's performance vs. Embeded MySQL's. ? Any idea would help. Thanks a lot.
5
by: shaun.mostashari | last post by:
Hello all, I am working on a trade study and one of the criterias is how easy it is to get DB2 technical support from IBM. I appreciate if you guys share your experience with me. Does DB2 have a...
5
by: NormaJean Sebastian via DBMonster.com | last post by:
Hi, I almost read all of the "DB2 vs Oracle" thread... The summary I got from that was all databases essentially do the same things, the decision of which one you use primarily depends on...
4
by: Juan T. Llibre | last post by:
ASP.NET 1.0 Support Home http://support.microsoft.com/ph/6350 ASP.NET 1.1 Support Home http://support.microsoft.com/ph/6351 ..Net Framework 1.1 Support Site...
5
by: Gilles Ganault | last post by:
Hi If possible, I'd like to use a file-based, simpler alternative to MySQL such as BerkeleyDB to manage a two-column database (phone number -name), but I'm not sure my hoster supports this kind...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.