Hello
I need to compile mysql extension for PHP 4.1.2 as a dynamic loaded library (.so file) on Linux. For PHP versions 4.2.x and above is enough to use: ./configure --with-mysql=shared.
But 4.1.2 does not create .so file. Only .a and .la files are created.


Can somebody help me?

Vit Jonas


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



Reply via email to