uninstall libxml2 from postgres 9.4

From: koff10 <koff10(at)hotmail(dot)com>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: uninstall libxml2 from postgres 9.4
Date: 2015-10-21 08:37:19
Message-ID: BLU436-SMTP21448AB02FC9182E8128852CA380@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,
I'm looking for how to uninstall libxml2-2.7 from my system redhat6.5.

I both installed from source packages libxml2-2.7 and after
libxml2-2.6.28 and rebuilt it with postgreSQL 9.4 .
Because my application need to use only libxml2-2.6.28. version.I must uninstall
libxml2-2.7 version one.
When query like 'xmllint --version' , I always get answer:

xmllint: using libxml version 20702.
So I need to remove libxml2-2.7 How can I do it ?
Thanks all for help

koff

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2015-10-21 11:04:19 Re: $libdir/mysql_fdw
Previous Message koff10 2015-10-20 23:26:42 remove libxml2