hi,
On Thu, Aug 12, 2010 at 10:04 AM, Ferenc Kovacs <i...@tyrael.hu> wrote: > And some more. > Pierre mentioned that the firebird extension will be bundled with 5.3.3 but > AFAIK it didn't happened. > There are some info about the missing extensions here: > http://bugs.php.net/bug.php?id=46971 Many things are supposed to be done at a given time and then failed. Shit happens as one likes to say. Anyway, it does not make 5.3.3 less stable or bad, and given the amount of complains about firebird (except Lester, who does it endlessly since 5.3.0), it is not a big deal. > Yeah, but building php or the extensions is not the easiest thing to do, on > linux you just type apt-get install php5-extension or pecl install > extension, but for windows: > - pecl install doesn't work on windows (obviously) > - http://pecl4win.php.net/ -> The pecl4win build box is temporarily out of > service. // Temporary my ass. :/ > - setting up a (free) build environment for php on windows is PITA. at least > that was it, when I did last time. > there are multiple how-to, but almost all of them is outdated. I think you really need two things: - Read the answers I gave you already - Read the doc, build PHP or PHP extensions on Windows is very easy. To get the right libs or build non compatible lib is not, but that's not something we can fix easily. See http://wiki.php.net/internals/windows/stepbystepbuild > thanks again to Pierre ( http://www.php.net/~pierre/ ) for manually building > some extensions for windows > > and AFAIK there is some problem with building the extension for the VC6 or > VC9 builds: > > "About GMP, it won't make it with VC6, move to VC9 if you need it." > "snmp support has been restored in 5.3.3RC1 (VC9 only)" Because the lib does not support VC6. Same for Enchant for example, or other libs. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php