<!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">
Hi Brent<br>
<br>
Hi Devrim, Hi Brent<br>
<br>
Sorry for my being late to answer ;-)<br>
<br>
I've built QGIS 0.7 on a Debian Minimal Sarge on my computer <br>
PCG-FR215E 32 bits/256 Mo Ram.<br>
<br>
All I found using  my /etc/apt/sources.list was<br>
<br>
<font color="#3333ff">aptitude show qgis | grep Version</font><br>
<br>
gave me <br>
<br>
<font color="#3366ff">Version : 0.6.0-2</font><br>
<br>
<br>
So it is an old version,  actually no .deb has been released from QGIS
Team :-(<br>
<br>
So nevermind! To compil QGIS 0.7I, Ihad to do since (PostgreSQL
8.0.3/Geos2.1.4/PostGIS 1.0.4/Proj 4.4.9 have already built on my
computer)<br>
<br>
apt-get update<br>
apt-get upgrade<br>
aptitude install qt3-dev-tools # in order to have QT 3.3.4<br>
apt-get install libsqlite3-dev # in order to have sqlite<br>
<br>
Download qgis-0.7.0.tar.gz<br>
<br>
tar xvzf qgis-0.7.0.tar.gz<br>
cd qgis-0.7.0<br>
./configure && make && make install<br>
<br>
I know that Ubuntu has done a support for AMD64, for Debian Sarge 3.1
too<br>
is supported for a stable version on a AMD64.<br>
(if I don't say something wrong!)<br>
<br>
For me Ubuntu is just a "Debian-Like", but a good release said on of my
friend! <br>
<br>
If Devrim could update the RPM he did for the community (MapServer,...)
it could be a great idea!<br>
I know that few RPM have already done from QGIS Team for 0.7.<br>
<br>
<br>
Brent Wood wrote:
<blockquote
 cite="mid20050916070140.76474.qmail@web33203.mail.mud.yahoo.com"
 type="cite">
  <pre wrap="">
--- david techer <a class="moz-txt-link-rfc2396E" href="mailto:davidtecher@yahoo.fr"><davidtecher@yahoo.fr></a> wrote:


  </pre>
  <blockquote type="cite">
    <pre wrap="">Taken from QGIS news:

" Version 0.7.0 of QGIS has been released. See the /Download/ section 
for information on getting the latest source. Binary versions for 
Windows and OS X are available. We expect RPM and other packages for 
Linux to be available in the coming days."

As a consequence, since I don't have packages for debian (.deb),
I compiled the sources and QGIS works fines... :-)

QGIS 0.7 works for me on debian testing with PostgreSQL 8.0.3, Geos 
2.1.4, Proj 4.4.9 and PostGIS 1.0.4.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Which platform, David, I'mm looking the best Linux for GIS on AMD64. So far I'm
tending towards SUSE or Kubuntu (I'm not a Gnome fan, it works OK but there's
no chemistry between us :-) 

I'd also like to get GRASS working with QGIS on the same platform.
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>

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