terça-feira, 4 de janeiro de 2011

Problemas com libxml2.so.2 no fedora 12 32 bits

I managed to solve this myself. I found that there were two installations of libmxl2.

 

Code:

 

# locate libxml2.so.2

/usr/lib64/libxml2.so.2

/usr/lib64/libxml2.so.2.6.26

/usr/local/lib/libxml2.so.2

/usr/local/lib/libxml2.so.2.7.6

 

I then deleted the old version and created a symbolic link to the new:

 

Quote:

# ln -s /usr/local/lib/libxml2.so.2 /usr/lib64/libxml2.so.2

 

0 comentários:

Noticias

Loading...