Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
IeS wrote:
>
> Hi,
> I have some question about apache & php question:
>
> 1. What is the reason behind disable EXPAT_RULE on Apache configuration
This is neccesary for the AxKit extention.
>
> 2. I think so many default extension for php (4.0.5) compilation. gd &
> friend no needed by every server. Yes we can edit ebuild file for
> customizations but this is not a flexible way. I suggest all extension
> activate with USE.
hrm, I agree making gd/freetype/t1lib triggerable via USE=gd, and maybe
gmp.
But all the other extendions, these USE flags whould be only used by
php.
>
> 3. xml is compiled by default on php-4.0.5, why gentoo use sablotron for --
> with-xml.
xml support for php requires the libs coming with libwww. We had a USE
flag for libwww,
thats why the --with-xml configure option in php is triggered via
libwww. of cause we can change
the variable name for additional sablotron support from xml to
sablotron.
>
> 5. I have compiled SELF-CONTAIN extension (as explain on README.SELF-
> CONTENT-EXTENSION). I try mysql example and bzip2, but when I issue dl
> ('bz2.so') on php script result on error about the library no php library.
hrm, I dunno what u mean here.
>
> 6. Another question, why libqt2.la not present on qt-2.3.0 package. This
> need if we want to compile static php module for apache with --qtdom
> extension.
No other package beside php whould require libqt2.a, I will take a look
at the qt package,
it's allways a good idea to add static libs too.
bye achim~
>
> Thx
>
> Ies
>
> Dapatkan email gratis di www.eramuslim.com
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@g.o
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
|
|