<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Maybe the best will be to uninstall all GIS packages (GRASS &amp; QGIS)
and then install it again from the sources you gave me. <br>
<br>
Benedikt<br>
<br>
Hamish schrieb:
<blockquote cite="mid:252603.77206.qm@web110001.mail.gq1.yahoo.com"
 type="cite">
  <pre wrap="">Benedikt wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ahh, ok. Now I'm clear what you mean with ubuntuGIS. I
didn't known it before. I used these sources for installing
QGIS:
<a class="moz-txt-link-freetext" href="https://launchpad.net/~qgis/+archive/unstable">https://launchpad.net/~qgis/+archive/unstable</a>

deb <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/qgis/unstable/ubuntu">http://ppa.launchpad.net/qgis/unstable/ubuntu</a>
YOUR_UBUNTU_VERSION_HERE main 
deb-src <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/qgis/unstable/ubuntu">http://ppa.launchpad.net/qgis/unstable/ubuntu</a>
YOUR_UBUNTU_VERSION_HERE main


If there is a package source specially for Ubuntu-Users
which include some usefull GIS Programs I'd like to use it.
But I can't find package sources on ubuntuGIS. There is only
these remark: "This PPA does not contain any packages yet."
    </pre>
  </blockquote>
  <pre wrap=""><!---->
2 repos on launchpad, it's confusing I know. Also there is
Jachym's grass+gdal package repo in the mix.

try:

#Quantum GIS Launchpad Package Archive
#Long Term Support - LTS 1.0.2
#deb <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/qgis/stable/ubuntu">http://ppa.launchpad.net/qgis/stable/ubuntu</a> jaunty main 
#deb-src <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/qgis/stable/ubuntu">http://ppa.launchpad.net/qgis/stable/ubuntu</a> jaunty main

#Non LTS 1.x
deb <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</a> jaunty main 
deb-src <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</a> jaunty main




and as root: (or sudo'd)

#qgis launchpad repo
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 68436DDF  

#ubuntugis launchpad repo
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 314DF160  


Hamish



     </pre>
</blockquote>
</body>
</html>