[CentOS] centos 4.2 (32bit) app installed on (64 bit) box mising library

Thu Jan 26 15:30:51 UTC 2006
Matt Hyclak <hyclak at math.ohiou.edu>

On Thu, Jan 26, 2006 at 10:25:11AM -0500, Jerry Geis enlightened us:
> >/ I have a centos 4.2 32bit app that when installed on centos 4.2 64 bit
> />/ box and try to run it I get "libxml2.so.2 not found".
> />/
> />/ however if I "rpm -qa | grep libxml2" it shows up just fine.
> /
> >That's the x86_64 version of libxml2.  You'll need the i386 version 
> >installed for the 32bit app to run.

> 
> Joshua - thanks
> 
> what is the correct way to do that?
> 

yum install libxml2.i386

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263