<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">I have a centos 4.2 32bit app that when installed on
centos 4.2 64 bit<br>
box and try to run it I get "libxml2.so.2 not found".<br>
<br>
however if I "rpm -qa | grep libxml2" it shows up just fine.<br>
<br>
How can I get this app to run on the 64bit box (without recompiling
yet).<br>
The recompiling will come someday...<br>
right now I just would like it to run.<br>
<br>
Thanks<br>
<br>
Jerry<br>
</font>
</body>
</html>