php3-list | 199903
Date: 03/02/99
- Next message: Alex Holden: "Re: [PHP3] Your Resume"
- Previous message: Andy @ Androse: "RE: [PHP3] WWW8 in Toronto May 10-14"
- In reply to: Gergely Madarasz: "[PHP3] 3.0.7"
- Next in thread: Gergely Madarasz: "Re: [PHP3] 3.0.7"
- Reply: Gergely Madarasz: "Re: [PHP3] 3.0.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 02, 1999 at 10:42:20AM +0100, Gergely Madarasz wrote:
> Hello,
>
> I've just downloaded 3.0.7 to make some .debs from them, and found that
> hyperwave support is broken - can't compile (send_putdocument() has
> changed prototype).
Don't know about that.
> 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.
--Regards,
Sascha Schumann | Consultant | finger sas <email protected> | for PGP public key
-- 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: Alex Holden: "Re: [PHP3] Your Resume"
- Previous message: Andy @ Androse: "RE: [PHP3] WWW8 in Toronto May 10-14"
- In reply to: Gergely Madarasz: "[PHP3] 3.0.7"
- Next in thread: Gergely Madarasz: "Re: [PHP3] 3.0.7"
- Reply: Gergely Madarasz: "Re: [PHP3] 3.0.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

