Gentoo Archives: gentoo-user

From: "A. Khattri" <ajai@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PHP5 Quick Question
Date: Tue, 02 Aug 2005 14:53:58
Message-Id: Pine.BSO.4.58.0508021046070.19925@ida.bway.net
In Reply to: [gentoo-user] PHP5 Quick Question by Michael Crute
1 On Tue, 2 Aug 2005, Michael Crute wrote:
2
3 > Is there a way to build the php 5 extensions (I.E. GD, mysql, etc) as
4 > external libraries instead of compiling it all into the core? I assume this
5 > is the sharedext flag but I want to make sure before I go try it and muck
6 > things up.
7
8 Most of the extensions are external libraries though there are one or two
9 USE flags to explicitly configure it (such as "gd-external" etc).
10
11
12 --
13
14 --
15 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] PHP5 Quick Question Michael Crute <mcrute@×××××.com>