Hi everybody i want install base_geoenging module, but it make error like this Exception: Can not install GeoEngine PostGIS does not seems to be installed or spatial_sys_ref table not initialized Please go to http://postgis.refractions.net/docs/ch02.html for more information. You can also use script create_postgis_template.sh available in module
How to install PostGIS, postgis only supported for this base_geoengine module how to install it please share your knowledge.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
install the required packages to install postgis
sudo apt-get install build-essential postgresql-9.3 postgresql-server-dev-9.3 libxml2-dev libgdal-dev libproj-dev libjson0-dev xsltproc docbook-xsl docbook-mathml.
Install the postgis from source
download it from http://postgis.net/source
untar the downloaded source
./configure
make
make install
now you will able to install all the modules related to
geospatial from
https://github.com/OCA/geospatial
i made update on geospatial-addons to suit version 7. you can check it on
https://code.launchpad.net/~fekete-mihai/geospatial-addons/geospatial-addons
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
mar 15
|
3695 | ||
|
1
feb 22
|
4141 | ||
|
2
mar 20
|
3435 | ||
|
0
nov 17
|
3024 |