Hi Maurice, > As I > understand from Robbert the package he used GD 1.8.4 for his php pkg, so > it is not clear to me what you mean with the 'bundled support'.
Since PHP-4.3.0 (I think) all versions of PHP can be compiled to either use the system's GD library, or they can use a GD library that is included in PHP itself. So when phpinfo() reports that GD is "bundled", then that means PHP does not rely on a specific GD lib to be present on the server, but brings its own GD lib along. -- With best regards, Michael Stauber _______________________________________________ Cobaltfacts mailing list posting/subscription services: [EMAIL PROTECTED] http://list.cobaltfacts.com/mailman/listinfo/cobaltfacts/ Search the Archives at: http://list.cobaltfacts.com/ Visit Cobaltfacts on the web: http://www.cobaltfacts.com/
