Thread: Fuzzystrmatch contrib module on RHEL63
I am building an rpm package fuzzystrmatch to be installed on RHEL63 but I do not know where to get the modules for it.I will appreciate any pointers that will assist with this task.
--
Ike Nnabugwu
--
Ike Nnabugwu
On 19 November 2012 02:13, Ike Nnabugwu <nnabugwu@gmail.com> wrote: > I am building an rpm package fuzzystrmatch to be installed on RHEL63 but I > do not know where to get the modules for it.I will appreciate any pointers > that will assist with this task. Do you mean that you need to install fuzzystrmatch? I think that you should be able to install it by installing the package postgresql-contrib or similar. -- Peter Geoghegan http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training and Services
Hi, On Sun, 2012-11-18 at 21:13 -0500, Ike Nnabugwu wrote: > I am building an rpm package fuzzystrmatch to be installed on RHEL63 but I > do not know where to get the modules for it.I will appreciate any pointers > that will assist with this task. All contrib modules are already available in -contrib subpackage, including fuzzystrmatch, which is available for RHEL 6.3. If you want a package that contains only that module for some reason, take a look at this spec file: http://svn.pgrpms.org/browser/rpm/redhat/9.2/postgresql/EL-6/postgresql-9.2.spec It will give you some idea about building a module-only package. Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz