1
vote
1answer
60 views

when Google earth launches , only black screen is appearing

i'm installing google earth on ubuntu 12.0.4 in a following way : Downloaded 64 bit . sudo dpkg -i google-earth-stable_current_amd64.deb google-earth But when Google earth launches , only black ...
1
vote
5answers
116 views

Unable to install the PostGIS extension to PostgreSQL on Ubuntu 12.04 LTS

I just installed Linux Ubuntu 12.04 LTS (on a virtual machine). I then successfully installed the PostgreSQL 8.4 database management system. I am now trying to install PostGIS, which is an extension ...
0
votes
1answer
83 views

Install Opengeo 3.0.1 in ubuntu 12.04

I tried to install OpenGeo community edition 3.0.1 in Ubuntu 12.04. In the installation instruction it is mentioned that this version is supported only "10.04 and ...
2
votes
1answer
116 views

PostGIS installation on Ubuntu 10.12 (Amazon Services)

On Ubuntu 10.12 (AMI on Amazon), I use aptitude to install Postgresql and PostGis. On terminal running psql interactive prompt, I type CREATE EXTENSION postgis and ERROR: could not open extension ...
1
vote
1answer
168 views

How to install GDAL 1.10 with OGR SQLite driver support on Ubuntu?

How can I install GDAL 1.10 with OGR SQLite driver support, and JPEG and PNG drivers per http://www.gdal.org/frmt_mbtiles.html
3
votes
3answers
178 views

Installing the development files libqgis-dev in Ubuntu 12.04

I am trying to install development files which include the headers and the libraries for qgis in Ubuntu 12.04. I used Ubuntu software center, synaptic and the terminal and am still getting the same ...
3
votes
3answers
1k views

Python GDAL package missing header file when installing via pip

Hi I asked this question in the regular Stack Exchange site (http://stackoverflow.com/questions/11336153/python-gdal-package-missing-header-file-when-installing-via-pip) before I realised this site. ...
1
vote
1answer
599 views

Cant install QGIS 1.7.4/1.8 after system update

after a routine system update my qgis got lost (xubuntu 12.04). After trying to reinstall 1.7.4 this massage apears in Softwarecenter (german): Die folgenden Pakete haben nicht erfüllte ...
6
votes
1answer
420 views

Installing pgRouting Ubuntu Lucid

Here are the steps i did: Added ppa to repository sources in synaptic marked all pgrouting for postgres 8.4 apply (everything was ok) restarted postgres But, i just tried a simple function ...