473,402 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 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 1636

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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.