Re: [INTERNALS-WIN] Bundling pdo-firebird in 5.5
[email protected] ("Anatol Belski") Tue, 9 Apr 2013 11:56:22 +0200
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
You can already snuffle interbase/firebird dll is this or any later snap http://windows.php.net/downloads/snaps/php-5.5/rec136c2/ It's liked against the latest firebird libs, you'll need the fbclient.dll on the path and maybe vc8 runtime. No luck is needed :) Regards Anatol On Tue, April 9, 2013 11:41, marius adrian popa wrote: > Thanks for adding to the next snaps also for clarifications > > > > ps: > yes the user is resposible to install the fbclient libs but it does involve > some sort of luck in the process (and the random x32/x86-64 array dice) > http://stackoverflow.com/questions/15857757/load-pdo-firebird-dll > > > On Tue, Apr 9, 2013 at 11:16 AM, Pierre Joye <[email protected]> > wrote: > >> hi! >> >> On Tue, Apr 9, 2013 at 9:42 AM, Jan Ehrhardt <[email protected]> >> wrote: >> >>> marius adrian popa in php.internals.win (Mon, 8 Apr 2013 17:41:17 >>> +0300): >>> >>>> VC6 section removed, VC11 compiling should be the same like on VC9 >>>> >>> >>> I compiled 5.5.0beta2 with VC11 and, indeed, it seemed to compile >>> fine. My dependencies are all still VC9, but that should not make a >>> difference. >>> >>> @Matheus Degiovani: could you try the extensions from my builds? >>> http://dl.dropbox.com/u/8954372/php-5.5.0beta2-nts-Win32-VC11-x86.zip >>> http://dl.dropbox.com/u/8954372/php-5.5.0beta2-Win32-VC11-x86.zip >>> >> >> What we have done since 5.3.x (where x>3) is to use the builds from >> firebird, no matter which CRT they use. The library shares nothing with >> the client, that's why it is safe to use it instead of trying to build >> firebird client libraries ourselves. Next snaps should have the latest >> versions. However the user is responsible to install firebird clients, >> just like with the Oracle drivers (f.e.). >> >> Cheers, >> -- >> Pierre >> >> >> @pierrejoye >> >> >> -- >> Windows Internals Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > -- > Windows Internals Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > >