The centos tag has no wiki summary.
3
votes
1answer
226 views
Why is GeoNetwork not displaying any maps?
I've just installed GeoNetwork 2.6.4 on CentOS 6.2 using MySQL as the database backend. Now, when I go to the web interface, I see the main web site, but no maps are displayed. On the geonetwork ...
2
votes
1answer
78 views
How to install pgrouting from source on CentOS 6.3?
I'm running into a problem once I try
[cmake_dir]/bin/cmake .
I get these errors:
Boost headers were found here: /usr/include
Output directory for libraries is set to sh: ...
1
vote
0answers
39 views
How to debug QGIS Server WMS “Download of capabilities failed”?
Currently I am using a QGIS server with a linux Centos system. I am attempting the create a WMS in QGIS and upload it to my website. I have followed the instructions in the "Quantium GIS User Guide: ...
1
vote
0answers
26 views
How do I link an existing install of GDAL to FileGDB in Linux?
The distribution I use (CentOS) only has GDAL 1.8 available through elgis. I've downloaded the FileGDB API from ESRI and I'd like to be able to link it after an install. How can I do this?
0
votes
0answers
52 views
Difficulty installing Quantum GIS on Linux CentOS 6
I followed the instructions given by R.K. in this question:
How to install QGIS on Centos 6?
by typing this command:
yum search qgis
I received this reply:
Loaded plugins: fastestmirror, ...
0
votes
0answers
38 views
Compilation of QGIS master branch under CentOS 6.3
I tried to compile QGIS master branch 1.9 (qgis-Quantum-GIS-b99ff61) under CentOS for many hours now as explained here and here / here
Compilation:
[ 7%] Generating ui_qgsmapserverexportbase.py
...