| From: | Scott Mugnaini <scott(dot)mugnaini(at)gmail(dot)com> |
|---|---|
| To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
| Cc: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
| Subject: | Re: PostGIS 2.3 and PgRouting 2.0.3? |
| Date: | 2016-09-30 12:41:21 |
| Message-ID: | CAGfkVWvPMoDznSgR234cES2RfThG8zHe9JLb21jaJApgJ=3gcg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
It installs but I get error below on creating extension:
create extension pgrouting;
ERROR: could not load library "/usr/pgsql-9.6/lib/librouting.so":
/usr/pgsql-9.6/lib/librouting.so: undefined symbol: heap_formtuple
david=#
Thanks,
Scott
On Fri, Sep 30, 2016 at 10:27 AM, Devrim Gündüz <devrim(at)gunduz(dot)org> wrote:
>
> Hi,
>
> On Thu, 2016-09-29 at 19:27 +0300, Scott Mugnaini wrote:
> > PgRouting is missing from CentOS 6x.64 production
> > Will it still be added?
>
> 2.3 and 2.2 cannot be compiled on RHEL 6, so I pushed 2.0.1 to the testing
> repository. It will be available in an hour. Once it is there, you can
> install
> it with
>
> yum --enablerepo pgdg96-updates-testing install pgrouting_96
>
> if you have have the latest repository RPM. Please let me know if it
> works, so
> that I can push it to the stable repository.
>
> Regards,
> --
> Devrim GÜNDÜZ
> EnterpriseDB: http://www.enterprisedb.com
> PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim Gündüz | 2016-09-30 13:05:09 | Re: PostGIS 2.3 and PgRouting 2.0.3? |
| Previous Message | Devrim Gündüz | 2016-09-30 07:27:34 | Re: PostGIS 2.3 and PgRouting 2.0.3? |