Hi Paul, On Wed, 2006-12-20 at 14:07 -0800, Paul Silveira wrote: > ok. tried to install the correct libs and then do it but still same errors. > Here is where I am now... > > # installed both rmp's that were necessary... > rpm -i > ftp://rpmfind.net/linux/redhat/enterprise/4/en/os/i386/SRPMS/libxml2-2.6.16-6.src.rpm > rpm -i > ftp://rpmfind.net/linux/redhat/enterprise/4/en/os/x86_64/SRPMS/libxslt-1.1.11-1.src.rpm There are source RPMS. That means you just installed their source tarballs+spec files. If you are a RHN customer, you should run up2date -u libxml2-devel libxslt-devel If you are not, download those SRPMs and then build RPM from them: rpmbuild --rebuild libxslt-1.1.11-1.src.rpm That will build the binary RPM. Install those ones. Regards, -- The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/
Attachment:
signature.asc
Description: This is a digitally signed message part