[xml] Would you tell me how to fix this libxml2 problem? Thank you very much.



Hi all,
 
I am just uplift libxml2 from 2.6.22 to 2.8.0.
Then problem is that I failed to install the software after I compiled codes and generated the rpm pachage.
And I just find the compiled binary dependence of libxml2 has so versions(the following black part) which has no before.
Now when I install rpm pachage, it failed and show the following info.(the following red part).
 
                 U xmlDocDumpFormatMemoryEnc@@LIBXML2_2.4.30
00000000008b44f0 B xmlFree@@LIBXML2_2.4.30
                 U xmlFreeDoc@@LIBXML2_2.4.30
                 U xmlFreeTextWriter@@LIBXML2_2.6.0
                 U xmlNewTextWriterDoc@@LIBXML2_2.6.3
                 U xmlTextWriterEndDocument@@LIBXML2_2.6.0
                 U xmlTextWriterEndElement@@LIBXML2_2.6.0
                 U xmlTextWriterStartDocument@@LIBXML2_2.6.0
                 U xmlTextWriterStartElement@@LIBXML2_2.6.0
                 U xmlTextWriterWriteAttribute@@LIBXML2_2.6.0
                 U xmlTextWriterWriteElement@@LIBXML2_2.6.0
                 U xmlTextWriterWriteFormatString@@LIBXML2_2.6.0
                 U xmlTextWriterWritePI@@LIBXML2_2.6.0
                 U xmlTextWriterWriteString@@LIBXML2_2.6.0
 
Installing Software..
error: Failed dependencies:
        libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by Software
        libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by Software
        libxml2.so.2(LIBXML2_2.6.3)(64bit) is needed by Software
return code after installation 1
Softwareinstallation failed
Softwareis now in partially installed state
 
BRs/Tom
 
 


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