roarkh
Verified User
I may be on the wrong track with this but after updating DirectAdmin using custombuild and while attempting to follow instructions on upgrading from CentOS 5.3 to 5.4 I am running into this error message...
It appears on probably 10 or 20 of the items yum updated but it did not stop the update process from completing and now yum update reports that everything is updated, however I'm nervous to complete the process with a server reboot until I understand more about this error message.
It looks as though I may have libpng installed from the CentOS distribution and from the DirectAdmin custombuild scripts. (It looks like the libraries are installed both in /usr/lib and /usr/local/lib)
Is libpng supposed to be excluded from yum update? Does anyone know just how serious this problem might be and what I should do to resolve it?
Thanks in advance
Code:
gtk-update-icon-cache: symbol lookup error: /usr/local/lib/libpng12.so.0: undefined symbol: inflateInit_
It appears on probably 10 or 20 of the items yum updated but it did not stop the update process from completing and now yum update reports that everything is updated, however I'm nervous to complete the process with a server reboot until I understand more about this error message.
It looks as though I may have libpng installed from the CentOS distribution and from the DirectAdmin custombuild scripts. (It looks like the libraries are installed both in /usr/lib and /usr/local/lib)
Is libpng supposed to be excluded from yum update? Does anyone know just how serious this problem might be and what I should do to resolve it?
Thanks in advance