Re: dynamic loading and build configurations

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

 



Mike Milano wrote:
What exactly does the --with in --with-curl mean? I've built php5.1.2 on windows, and I thought that it would compile curl into the binary.

It means compile the extension. It doesn't include it in the binary.

Is this normal behavior?  The same thing happens with openssl and zip.

Depends on the extension.


I guess the difference lies in how you include it:

--enable-ftp doesn't build an extension (.so or .dll), but --with-curl does.

The -internals list will be able to give you more info on the differences.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
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