Hi,
Anyone know how I can fix the below missing shared objects? PHP is working ok, but I don't want to see this messages. I use pkg(8) and want to use ports, if it's possible to fix this error with pkg(8).
Anyone know how I can fix the below missing shared objects? PHP is working ok, but I don't want to see this messages. I use pkg(8) and want to use ports, if it's possible to fix this error with pkg(8).
Code:
[root@~]# php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/xmlwriter.so' - Shared object "libxml2.so.5" not found, required by "xmlwriter.so" in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/simplexml.so' - Shared object "libxml2.so.5" not found, required by "simplexml.so" in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/dom.so' - Shared object "libxml2.so.5" not found, required by "dom.so" in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/xmlreader.so' - Shared object "libxml2.so.5" not found, required by "xmlreader.so" in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/gd.so' - Shared object "libfreetype.so.9" not found, required by "gd.so" in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/xml.so' - Shared object "libxml2.so.5" not found, required by "xml.so" in Unknown on line 0
PHP 5.4.27 (cli) (built: Apr 23 2014 07:03:17)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
[root@netmon ~]# pkg info xmlwriter
pkg: No package(s) matching xmlwriter