wget ftp://ftp.pbone.net/mirror/elgis.argeo.org/repos/testing/6/elgis/x86_64/geos-devel-3.3.8-2.el6.x86_64.rpm wget ftp://ftp.pbone.net/mirror/elgis.argeo.org/repos/testing/6/elgis/x86_64/geos-3.3.8-2.el6.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-devel-3.240-3.el6.x86_64.rpm
On 2013-05-15 18:19, Casey Gum wrote:> *mkdir build; cd build*
> I need to build all of the RPMs for MonetDB. I don't really have a
> choice in this - building from scratch on the machine it will be
> deployed on is (contractually) not an option in this case.
>
> I can build everything fine. For instance, from source directory:
>
> *../configure |strict=no assert=no debug=no optimize=||yes|*
> *make*
> *make install*
> *make rpm*
>> *sql>CREATE TABLE forests(id INT,name TEXT,shape MULTIPOLYGON);*
> On the machine I build on, I can go to mclient and execute something like:
> *operation successful (20.620ms)*
>> *
> On the machine that I install RPMs on, I get this:
> *
> sql>CREATE TABLE forests(id INT,name TEXT,shape MULTIPOLYGON);
> 22000!type (multipolygon) unknown in: "create table forests(id int,name
> text,shape multipolygon)"
>You need to have the geos-devel package installed before starting the
> Anyone know how to get the RPMs to build with geospatial support??
build. Take a look in the MonetDB.spec file and install everything that
is mentioned in BuildRequires lines.
And then, of course, you need to install the MonetDB-geom-MonetDB5 rpm.
--
Sjoerd Mullender
_______________________________________________
developers-list mailing list
developers-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/developers-list