Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution.
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 ...
12
votes
5answers
356 views
Smallest GIS library for embedded devices?
I need to use very simple geometry operations (read SHP or other standard format and simple searches) within an embedded device running a simple linux based os.
What is the smallest and simplest API ...
13
votes
3answers
8k views
7
votes
2answers
316 views
How to run ArcGIS in a virtual machine?
I'm trying to run ArcGIS Desktop 10.0 in a Windows 7 (32bit) virtual machine. I don't have any native Microsoft Windows available. I'm using VirtualBox from Oracle for virtualization in a native linux ...
4
votes
5answers
3k views
ArcGIS Server 10 on Ubuntu or CentOS?
I know Solaris is on the way out with 10.1
I also know that v10 is only supported on 32bit flavours of RedHat & SUSE.
What I do want to know, has anyone had any luck installing it on either ...
2
votes
4answers
169 views
Cannot fix QGIS after upgrade to Ubuntu 13.04 Raring
I have following problem. After upgrade to 13.04 I had problem with PyQGIS mentioned here.
I followed almost all advices described there, finally removed QGIS (had 1.8 Lisboa) and added the Ubuntugis ...
2
votes
1answer
640 views
Error installing GDAL 1.9.0 python package
I'm trying to install the GDAL python package in a python 2.7.1 environment on RHEL 5. I am using the command 'pip install GDAL'. I have no problem installing other packages like numpy, etc. in this ...
