php3-list | 199903
Date: 03/02/99
- Next message: sas <email protected>: "Re: [PHP3] 3.0.7"
- Previous message: sas <email protected>: "Re: [PHP3] CheckDnsrr and DNS functions doesnt work on NT/IIS4"
- In reply to: sas <email protected>: "Re: [PHP3] 3.0.7"
- Next in thread: sas <email protected>: "Re: [PHP3] 3.0.7"
- Reply: sas <email protected>: "Re: [PHP3] 3.0.7"
- Reply: Rasmus Lerdorf: "Re: [PHP3] 3.0.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2 Mar 1999 sas <email protected> wrote:
> On Tue, Mar 02, 1999 at 10:42:20AM +0100, Gergely Madarasz wrote:
> > Btw is there a standard way to have php3 work with libdb2 ? Or now, with
> > glibc2.1 coming, with its libdb? I was about to do some autoconf hacking,
> > but decided to use gdbm until I switch to glibc2.1.
>
> I've just committed some few changes to make the db support more general. You
> may want to apply the following patches:
>
> http://ca.php.net/cvsweb.cgi/config.h.in.diff?r1=1.144&r2=1.145
> http://ca.php.net/cvsweb.cgi/functions/db.c.diff?r1=1.87&r2=1.88
> http://ca.php.net/cvsweb.cgi/configure.in.diff?r1=1.332&r2=1.333
>
> After that, run autoconf && ./configure.
Actually what I would like is to tell configure what library to use for
dbm support (-ldb2) and where it should find the header for it
(-I/usr/include/db2)
-- Madarasz Gergely gorgo <email protected> gorgo <email protected> It's practically impossible to look at a penguin and feel angry. Egy pingvinre gyakorlatilag lehetetlen haragosan nezni. HuLUG: http://mlf.linux.rulez.org/-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: sas <email protected>: "Re: [PHP3] 3.0.7"
- Previous message: sas <email protected>: "Re: [PHP3] CheckDnsrr and DNS functions doesnt work on NT/IIS4"
- In reply to: sas <email protected>: "Re: [PHP3] 3.0.7"
- Next in thread: sas <email protected>: "Re: [PHP3] 3.0.7"
- Reply: sas <email protected>: "Re: [PHP3] 3.0.7"
- Reply: Rasmus Lerdorf: "Re: [PHP3] 3.0.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

