public inbox for [email protected]
help / color / mirror / Atom feedpgrouting in pg 9.5
4+ messages / 3 participants
[nested] [flat]
* pgrouting in pg 9.5
@ 2015-11-22 23:33 Scott Mugnaini <[email protected]>
2016-01-10 13:25 ` Re: pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Scott Mugnaini @ 2015-11-22 23:33 UTC (permalink / raw)
To: pgsql-pkg-yum
On CentOS 6.5 x64:
Do you plan to include pgrouting 2.0 in pg9.5?
It is available in 9.4 and, with epel, installed without any issues.
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgrouting in pg 9.5
2015-11-22 23:33 pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
@ 2016-01-10 13:25 ` Scott Mugnaini <[email protected]>
2016-01-10 13:59 ` Re: pgrouting in pg 9.5 Devrim Gündüz <[email protected]>
2016-01-11 10:22 ` Re: pgrouting in pg 9.5 Devrim GÜNDÜZ <[email protected]>
0 siblings, 2 replies; 4+ messages in thread
From: Scott Mugnaini @ 2016-01-10 13:25 UTC (permalink / raw)
To: pgsql-pkg-yum
I've tried every permutation looking for pgrouting with CentOS 6.x64 for
PostgreSQL 9.5 and can't find it.
It is listed as an included package at
http://yum.pgrpms.org/news-packagelist.php
Am I missing something or is it simply not there?...
Scott
On Mon, Nov 23, 2015 at 1:33 AM, Scott Mugnaini <[email protected]>
wrote:
> On CentOS 6.5 x64:
> Do you plan to include pgrouting 2.0 in pg9.5?
> It is available in 9.4 and, with epel, installed without any issues.
>
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgrouting in pg 9.5
2015-11-22 23:33 pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
2016-01-10 13:25 ` Re: pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
@ 2016-01-10 13:59 ` Devrim Gündüz <[email protected]>
1 sibling, 0 replies; 4+ messages in thread
From: Devrim Gündüz @ 2016-01-10 13:59 UTC (permalink / raw)
To: Scott Mugnaini <[email protected]>; pgsql-pkg-yum
Hi,
IIRC there was a build issue. Will look and let you know.
Regards,
On January 10, 2016 3:25:24 PM GMT+02:00, Scott Mugnaini <[email protected]> wrote:
>I've tried every permutation looking for pgrouting with CentOS 6.x64
>for
>PostgreSQL 9.5 and can't find it.
>It is listed as an included package at
>http://yum.pgrpms.org/news-packagelist.php
>Am I missing something or is it simply not there?...
>Scott
>
>On Mon, Nov 23, 2015 at 1:33 AM, Scott Mugnaini
><[email protected]>
>wrote:
>
>> On CentOS 6.5 x64:
>> Do you plan to include pgrouting 2.0 in pg9.5?
>> It is available in 9.4 and, with epel, installed without any issues.
>>
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgrouting in pg 9.5
2015-11-22 23:33 pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
2016-01-10 13:25 ` Re: pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
@ 2016-01-11 10:22 ` Devrim GÜNDÜZ <[email protected]>
1 sibling, 0 replies; 4+ messages in thread
From: Devrim GÜNDÜZ @ 2016-01-11 10:22 UTC (permalink / raw)
To: Scott Mugnaini <[email protected]>; pgsql-pkg-yum
Hi Scott,
On Sun, 2016-01-10 at 15:25 +0200, Scott Mugnaini wrote:
> I've tried every permutation looking for pgrouting with CentOS 6.x64
> for
> PostgreSQL 9.5 and can't find it.
> It is listed as an included package at
> http://yum.pgrpms.org/news-packagelist.php
> Am I missing something or is it simply not there?...
AFAICS, either the boost version is not enough or the boost package
itself is broken on RHEL 6. Here is the build error:
==================================================================
CMake Error at /usr/lib64/boost/Boost.cmake:536 (message):
The imported target "boost_date_time-static" references the file
"/usr/lib64/lib64/libboost_date_time.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib64/boost/Boost.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib64/boost/BoostConfig.cmake:28 (include)
/usr/share/cmake/Modules/FindBoost.cmake:177 (find_package)
CMakeLists.txt:126 (find_package)
-- Configuring incomplete, errors occurred!
==================================================================
I'm about to board to plane, and will be offline for a few hours, but
per Google, this *looks like* a broken boost on RHEL 6. So, don't hold
your breath for pgrouting package on RHEL 6 for now :( Sorry about
that.
If you can upgrade to RHEL 7, pgrouting 2.1.0 is already there.
Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (819B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2016-01-11 10:22 UTC | newest]
Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2015-11-22 23:33 pgrouting in pg 9.5 Scott Mugnaini <[email protected]>
2016-01-10 13:25 ` Scott Mugnaini <[email protected]>
2016-01-10 13:59 ` Devrim Gündüz <[email protected]>
2016-01-11 10:22 ` Devrim GÜNDÜZ <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox