Gentoo Archives: gentoo-server

From: tvanscoy@××××××××××××××.com
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Compiling mod_php with postgresql support without emerging postgres ?
Date: Fri, 16 Jul 2004 13:52:35
Message-Id: 1089985948.40f7dd9cc0091@65.61.157.9
In Reply to: Re: [gentoo-server] Compiling mod_php with postgresql support without emerging postgres ? by Kerin Millar
1 > That's a good point - libphp4.so probably does dynamically link to the
2 > object provided by postgresql :/
3 >
4 > I suppose one could ensure the necessary library is present alone, but one
5 > would need to pay closer attention to the update process. I suspect it is
6 > a battle not worth fighting!
7 >
8 > Regards,
9 >
10 > --Kerin Francis Millar
11
12 I'm new to prelinking so correct me if I'm wrong, but would prelinking the
13 postgresql libraries to libphp4.so serve a purpose? As long as he doesn't
14 change the mod_php install you won't need to worry about the postgres headers
15 anymore.
16
17 Sorry If I'm incorrect.
18
19 Tony
20
21 ----------------------------------------------------------------
22 This message was sent using IMP, the Internet Messaging Program.

Replies

Subject Author
Re: [gentoo-server] Compiling mod_php with postgresql support without emerging postgres ? Kerin Millar <kerin@×××××××××××××××.net>
Re: [gentoo-server] Compiling mod_php with postgresql support without emerging postgres ? Jeremy Kitchen <kitchen@×××××××××××××.com>