php-windows Digest 1 Dec 2010 21:10:13 -0000 Issue 3891

Topics (messages 30435 through 30436):

Re: building binary libraries
        30435 by: Pierre Joye

win32service for PHP 5.1.6
        30436 by: Travis Veazey

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Using makefiles or custom scripts, depends on the library, see the
docs here (click on each lib):

http://wiki.php.net/internals/windows/libs

But why do you need to build them? We provide bins+devs files for
every library used by PHP, or used upstream binaries when they are
compatible.

On Sun, Nov 28, 2010 at 9:47 PM, Tommy Pham <tommy...@gmail.com> wrote:
> Hi Pierre,
>
> Thanks for the response.  I did read the wiki prior to asking but I saw some
> of the libraries didn't have a VS makefile or project file, such as a
> current version of libiconv  [1].  In those cases, do you then attempt to
> patch it to build purely in VS?
>
> Thanks,
> Tommy
>
> [1] http://wiki.php.net/internals/windows/libs/libiconv
>
>> -----Original Message-----
>> From: Pierre Joye [mailto:pierre....@gmail.com]
>> Sent: Sunday, November 28, 2010 3:26 AM
>> To: Tommy Pham
>> Cc: php-wind...@lists.php.net
>> Subject: Re: [PHP-WIN] building binary libraries
>>
>> hi,
>>
>> We don't use nor rely on cygwin or mingw. See:
>>
>> http://wiki.php.net/internals/windows/stepbystepbuild
>>
>> Cheers,
>>
>> On Sun, Nov 28, 2010 at 5:32 AM, Tommy Pham <tommy...@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > What do you use to build the necessary binary libraries, such as
> libiconv?
>> > Cygwin? MinGW?
>> >
>> > Thanks,
>> > Tommy
>> >
>> >
>> > --
>> > PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
>> > http://www.php.net/unsub.php
>> >
>> >
>>
>>
>>
>> --
>> Pierre
>>
>> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--- End Message ---
--- Begin Message ---
Hi all,

First post to this list, so please forgive any inadvertent violations of
decorum.

I just today stumbled upon the win32service extension, which appears like it
will do exactly everything that I've been looking toward external tools and
utilities to do -- specifically, and unsurprisingly, installing a PHP script
as a Windows service.

However, PECL's page has no releases at all, and I can't seem to find the
DLL for PHP 5.1.6; in fact, I've only seemed to find it for 5.2 and 5.3.
Unfortunately, for reasons I'd rather not get into at the moment, upgrading
my PHP version isn't an option right now; can anyone help me locate a DLL
for this extension that will work for PHP 5.1.6?

Thanks,
Travis

--- End Message ---

Reply via email to