GIS Packages for Ubuntu 7.04
May 26, 2007 – 6:49 pmToday, i made the last set of GIS packages for Ubuntu 7.04 (Feisty Fawn).
There are
- GRASS GIS 6.2.1 (stable) http://grass.itc.it
- GDAL/OGR 1.4.0 (stable) http://gdal.org
- PROJ4 4.5.0 (stable) http://proj.maptools.org
- QGIS 0.8.0 (stable) http://qgis.org
- GPSBABEL 1.3.3 (stable) http://www.gpsbabel.org
- UMN MapServer 4.10 (stable) http://mapserver.gis.umn.edu
Packages are available for both, i386 and amd64 platforms.
Please, let me know, if something does not work.
5 Responses to “GIS Packages for Ubuntu 7.04”
Hi,
I was able to install GRASS with no problem.
I’d like to install mapserver but I can’t figure out how to that…
I’m quite new to Ubuntu.
When I try to install mapserver I get an error with libgdak1c2a (depency not satisfied…??). Can you please post instructions on how to install MapServer on Ubuntu Feisty correct ? Thanks !
By De Vriendt Steven on May 29, 2007
The deb http://www.les..ecc..ecc.. feisty multiverse doesn’t work. with apt-get update it says: “Impossibile ottenere http://les-ejk.cz/ubuntu/dists/feisty/multiverse/binary-i386/Packages.gz Il sottoprocesso gzip ha ritornato un codice d’errore (1)”
By emanuel on May 29, 2007
#1: Hi, I do not know, what kind of package “libgdak1c2a” is supposed to be. You have to install mapserver via “apt-get install ….” command, if you try to do it with “dpkg -i”. You have to anable “multiverse” and “universe” repositories in your Ubuntu configuration. You have to post complete error message otherwice.
By Jachym on Jun 1, 2007
#2: try this:
wget -O – http://les-ejk.cz/ubuntu/dists/feisty/multiverse/binary-i386/Packages.gz |gunzip
you should get list of packages. Are you sure, gunzip is available in your system?
By Jachym on Jun 1, 2007
Hi Jachym.
I install grass in a ubuntu feisty platform, but
nviz start to run, but it stops an freezes. What am I doing wrong? All other functions in GRASS works fine.
By Kenneth Cabrera on Jul 3, 2007