Tagged Questions
1
vote
1answer
191 views
Installing GRASS on MINT 14?
I'm very new to mint/linux/GRASS and have no clue how to deal with these errors. Can I just change the URL somewhere?
Here is the simplest reproducible command to produce a failure:
sudo apt-get ...
6
votes
4answers
268 views
What is the OSGeo4W-equivalent for Linux?
OSGeo4W is a windows based stack of GeoFOSS which is based upon cygwin.
I know there is a package listing describing what is inside the OSGeo4W binary package and I could fetch and install every ...
1
vote
0answers
96 views
How to compile Degrib on Ubuntu 12.04 LTS?
I'm trying to compile degrib on a typical Ubuntu 12.04 LTS Server. However, I get an error "undefined reference to gzopen64" which appears to be common when compiling degrib. Do you have any ...
1
vote
0answers
60 views
How to compile mapfish in Debian?
When compiling mapfish I can't help but notice the quickstart instructions on the home site are not very good and have led to broken results so far. Any one able to clarify the steps? for instance ...
7
votes
2answers
583 views
How to correctly install QGIS with plugins and GRASS-integration from source?
I'm running a Sabayon GNU/Linux (based on Gentoo) at my home desktop system and I want to install Quantum-GIS.
I'm currently using the qgis-1.7.0-package from the repositories. But this is somehow ...
4
votes
3answers
4k views
How can I install gdal 1.9.0 on my linux ubuntu server 10.04
apt-get install python-gdal installs version 1.6.0 and this is already installed. I would like to install the 1.9.0 version. Do I have to de-install 1.6.0 first and then compile manually or is there ...
1
vote
2answers
3k views
How to install PostGIS shp2pgsql-gui on CentOS 6?
I am installing PostGIS 1.5.3 on a CentOS 6.2 virtual machine to get started web mapping with Geoserver.I have successfully installed PostgreSQL 9.1, PostGIS 1.5.3 and PgAdminIII on the system. ...
2
votes
3answers
1k views
Web Map Server (geoserver) on CentOS 6
I am trying to setup a web map server on a CentOS 6.2 virtual machine for development. I have never used Linux or web mapping frameworks, but I am trying to do this work as low cost as possible. So ...
