Re: Cygwin - compilation of PHP extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin Zvarík wrote:

> Hi,
> 
> I am totally new in compiling under cygwin.
> I need to compile an PHP extension, and this is what I figured so far:
> 

I wouldn't expect cygwin to be that different to a real Linux
environment - how about:

untar the extension
cd dir
phpize
./configure
make
make install



-- 
Per Jessen, Zürich (5.7°C)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux