Hi, I'm having some trouble with the instruction posted on the website here: https://www.monetdb.org/Documentation/Extensions/GIS I am running an OEL Server on version 6.6 and installed MonetDB using yum: Installed Packages Name : MonetDB Arch : x86_64 Version : 11.19.11 Release : 20150423.el6 ... Name : MonetDB-geom-MonetDB5 Arch : x86_64 Version : 11.19.11 Release : 20150423.el6 I also configured and installed the current version of the GEOS Library # geos-config --version
3.4.2
According to the above mentioned website I should now rebuild my DB with the '--enable-geom configure argument'. Unfortunately I'm unable to find the correct way to do it since yum installed a binary on my system and not the sourcecode. The 'MonetDB-geom' package doesn't seem to to the trick since the result of the sample Code on the Website returns an empty result. Hope somebody can point me in the right direction. MfG Thorsten Wesskallnies Avitech GmbH Principal Office: Bahnhofplatz 1 | 88045 Friedrichshafen | Germany Court Registration: Amtsgericht Ulm | HRB 728293 Geschäftsführer/Managing Director: Antonio Maria Gonzalez Gorostiza VAT No.: DE223719716 http://avitech.aero
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 17/06/15 17:15, Thorsten Wesskallnies wrote:
Hi,
I'm having some trouble with the instruction posted on the website here: https://www.monetdb.org/Documentation/Extensions/GIS
I am running an OEL Server on version 6.6 and installed MonetDB using yum: Installed Packages Name : MonetDB Arch : x86_64 Version : 11.19.11 Release : 20150423.el6 ... Name : MonetDB-geom-MonetDB5 Arch : x86_64 Version : 11.19.11 Release : 20150423.el6
I also configured and installed the current version of the GEOS Library # geos-config --version
3.4.2
According to the above mentioned website I should now rebuild my DB with the '--enable-geom configure argument'. Unfortunately I'm unable to find the correct way to do it since yum installed a binary on my system and not the sourcecode.
This instruction is for building the binaries. But since you've used yum to install binaries, you don't need to do this.
The 'MonetDB-geom' package doesn't seem to to the trick since the result of the sample Code on the Website returns an empty result.
I'm also getting an empty result. But the important question is, do you get any errors? If you didn't install the binaries correctly, or if something else went wrong, you would get an error when you tried these queries. The very first uses MULTIPOLYGON which only exists when the GIS extension was properly installed. So if you didn't get an error, you're definitely on the right track.
Hope somebody can point me in the right direction.
MfG Thorsten Wesskallnies
Avitech GmbH Principal Office: Bahnhofplatz 1 | 88045 Friedrichshafen | Germany Court Registration: Amtsgericht Ulm | HRB 728293 Geschäftsführer/Managing Director: Antonio Maria Gonzalez Gorostiza VAT No.: DE223719716 http://avitech.aero _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
- -- Sjoerd Mullender -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVgZPNAAoJEISMxT6LrWYggfYH/0Lq6TJu3rJtWsQMhUIW5ni+ U2u5HsSyMg85ZGMNEqmVQjehjb5AyA8+BlBzbJJ2A2cRFBqX5Bi11hkwXn7aiY5Y ViTs0mW/7wT8Cck2IBC/EkQLtxgkHgF9CGXA2bv3prRYjTSoN8eZYrwd6O1uYR9q 8qe2Nij6Zq/P3UwFslVnEf/9T5BbU24xulnrmo8Iojsh8av3WWUXFOG3b11m87XQ T5KQa1Epk0mrzw07Vf1s2hr/SXW69H1b1k7h8jKLYgzB1P/pyot+31Bo4qagvyYK VtNM2QnU7TQ8qqAQ1JcbXuIavwTGegz2DwkXoowMjtce1HlN2lLDdJ0B64oqCZI= =2Fj1 -----END PGP SIGNATURE-----
participants (2)
-
Sjoerd Mullender
-
Thorsten Wesskallnies