Re: [GENERAL] Building extensions against OpenSCG RPM packages

2015-01-30 Thread Holger.Friedrich-Fa-Trivadis
On Thursday, January 29, 2015 10:14 PM, Adrian Klaver wrote: > On 01/29/2015 04:36 AM, holger.friedrich-fa-triva...@it.nrw.de wrote: >> Hello list, >> What are your experiences with OpenSCG's RPM packages? [deletia] > From what I gather it is static binary package built against libraries at a >

Re: [GENERAL] Building extensions against OpenSCG RPM packages

2015-01-29 Thread Adrian Klaver
On 01/29/2015 04:36 AM, holger.friedrich-fa-triva...@it.nrw.de wrote: Hello list, What are your experiences with OpenSCG’s RPM packages? It is my impression that those packages allow vanilla PostgreSQL to run, but trying to build extensions such as PostGIS against them fails in most (two out of

[GENERAL] Building extensions against OpenSCG RPM packages

2015-01-29 Thread Holger.Friedrich-Fa-Trivadis
Hello list, What are your experiences with OpenSCG's RPM packages? It is my impression that those packages allow vanilla PostgreSQL to run, but trying to build extensions such as PostGIS against them fails in most (two out of three) cases due to problems with the included shared libraries. Th