redhat linux and filepro

Kenneth Brody kenbrody at spamcop.net
Tue Dec 17 09:06:49 PST 2013


On 12/17/2013 11:07 AM, davidrottkamp at echoes.net wrote:
> Hi
>
> Has anyone used Redhat Linux with filepro, filepro is complaining that
> libxml2.so.2 is not found this appears to be the 32 bit version of lib,
> in redhat we have the 64 bit version of this file.  I am trying to figure
> out how to install the 32 bit versions of lib for filepro on redhat.

What does this command show?

     yum whatprovides libxml2.so.2

(I only have a 32-bit Linux system, but I believe it will show you both the
64- and 32-bit packages.)

You should then be able to install it via:

     yum install [package name from above]

-- 
Kenneth Brody


More information about the Filepro-list mailing list