Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution.
2
votes
2answers
46 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 ...
0
votes
0answers
30 views
Missing SIP Module in QGIS on Debian Squeeze
Python environment is not loading and shows this error:
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named sip
Versión de Python:
2.6.6 (r266:84292, Dec 26 2010, ...
0
votes
0answers
16 views
'module' object has no attribute 'NullFID' issues installing QGIS Sextante
I have a problem installing the sextante plugin on linux debian. I get the following error:
The plugin is broken. Python said:
'module' object has no attribute 'NullFID'
I am new to qgis. Your help ...
1
vote
2answers
104 views
Can anyone point me to good development environment in linux for client side search with flex or javascript?
I want to create a client in mapfish, and/or opengeo, using open layers, maybe cartaro and would like to play in a development environment using flex or javascript.
I need to take my data, make it ...
1
vote
1answer
206 views
Geonetwork install issues
I had Geonetwork 2.8 running and formatted my Umbuntu 12_04 machine and can't seem to get it back or find the process I used to get it working the first time.
I am at the stage where tomcat 7 works ...
1
vote
1answer
91 views
AJAX WMS Request from Linux to Windows ArcGIS Server [duplicate]
I am trying to figure out a CORS header or cross domain issue but to no avial. We have an OpenLayer application hosted on a Linux server.
However, it calls a WMS service that is hosted on a Windows ...
4
votes
2answers
356 views
How to install PostGIS on Linux Mint 14?
I am trying to install PostGIS on Linux Mint 14 KDE. First thing I tried was to install PostgreSQL using "sudo apt-get install postgresql". I was successful doing that. I then did "sudo apt-get ...
2
votes
1answer
38 views
Is there an alternative for JTS TestBuilder on Linux?
JTS Testbuilder, an application for testing JTS functions, is available on Windows and I use it quite regularly. Are there anything like this on Linux? Does GEOS have anything similar to this on ...
0
votes
0answers
133 views
How to upgrade from QGIS 1.4 to 1.8 on Linux Mint 12?
I've been trying to upgrade from the Enceladus 1.4 version of QGIS to 1.8 on a Thinkpad T42 running on Mint 12. When I try to upgrade from within QGIS help menu I receive the following error message:
...
2
votes
1answer
120 views
Osgeo live - Geonetwork install issues
I have a machine running OSGEOLIVE 6
Geoserver and most packages work without any issues but I can't get Geonetwork to run.
The ApplicationsGeoserversGeonetworkStart seems to work fine but then I ...
7
votes
2answers
304 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
3answers
157 views
How to install GRASS on Linux Mint?
I'm trying to figure out an error in GRASS network analysis, for several days now. I started to suspect that it has something to do with my OS, namely Windows 7. Hence I installed Linux-Mint 14 ...
1
vote
1answer
189 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
261 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
90 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 ...