Martin Zvarík wrote:

> Hmm, it seemed all working, but...
> 
> $ make
> ...created 4 files:
> 
> /usr/local/src/extension/.libs/extension.a, extension.la.lnk,
> extension.o (280 kB, the other 3 had few bytes, *.a, *.la, *.lai)
> 
> $ make install
> ... created: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/
> one file *.a (8 bytes "!<arch>")
> 

I installed the mailparse extension a couple of times just this
weekend - the make install step copied the mailparse.so file
into /usr/lib/php5/extensions.  

I don't know if php extensions are normally meant to cope with cygwin,
but if the dll wasn't created ....


/Per

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


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

Reply via email to