~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to doc/install_guide/node2.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2005-11-05 16:04:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105160445-l0g4isz5bc9yehet
Tags: 0.7.4-1
* New upstream release
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 
2
 
 
3
<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
 
4
original version by:  Nikos Drakos, CBLU, University of Leeds
 
5
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
 
6
* with significant contributions from:
 
7
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
 
8
<HTML>
 
9
<HEAD>
 
10
<TITLE>Introduction</TITLE>
 
11
<META NAME="description" CONTENT="Introduction">
 
12
<META NAME="keywords" CONTENT="install">
 
13
<META NAME="resource-type" CONTENT="document">
 
14
<META NAME="distribution" CONTENT="global">
 
15
 
 
16
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
 
17
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
 
18
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
 
19
 
 
20
<LINK REL="STYLESHEET" HREF="install.css">
 
21
 
 
22
<LINK REL="next" HREF="node3.html">
 
23
<LINK REL="previous" HREF="node1.html">
 
24
<LINK REL="up" HREF="install.html">
 
25
<LINK REL="next" HREF="node3.html">
 
26
</HEAD>
 
27
 
 
28
<BODY >
 
29
<!--Navigation Panel-->
 
30
<A NAME="tex2html74"
 
31
  HREF="node3.html">
 
32
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
 
33
<A NAME="tex2html70"
 
34
  HREF="install.html">
 
35
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
 
36
<A NAME="tex2html64"
 
37
  HREF="node1.html">
 
38
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
 
39
<A NAME="tex2html72"
 
40
  HREF="node1.html">
 
41
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
 
42
<BR>
 
43
<B> Next:</B> <A NAME="tex2html75"
 
44
  HREF="node3.html">Getting QGIS</A>
 
45
<B> Up:</B> <A NAME="tex2html71"
 
46
  HREF="install.html">Building and Installing QGIS</A>
 
47
<B> Previous:</B> <A NAME="tex2html65"
 
48
  HREF="node1.html">Contents</A>
 
49
 &nbsp; <B>  <A NAME="tex2html73"
 
50
  HREF="node1.html">Contents</A></B> 
 
51
<BR>
 
52
<BR>
 
53
<!--End of Navigation Panel-->
 
54
 
 
55
<H1><A NAME="SECTION00020000000000000000"></A><A NAME="label_introduction"></A>
 
56
<BR>
 
57
Introduction
 
58
</H1>
 
59
This document briefly describes how to build QGIS 0.5 (<I>Bandit</I>) from the source distribution. These instructions are for Linux/Unix and other POSIX systems which have the required build environment.
 
60
<BR>
 
61
<P>
 
62
Installing the Windows version of QGIS is simply a matter of unzipping the WIN32 distribution and creating a shortcut to the application. See the README.WIN32 file for additional information regarding the Windows version of QGIS. At version 0.5, the GRASS plugin is not available in Windows.
 
63
<BR>
 
64
<P>
 
65
The latest version of this document can always be found at <TT><A NAME="tex2html1"
 
66
  HREF="http://qgis.org/docs/install.html">http://qgis.org/docs/install.html</A></TT>.
 
67
<BR>
 
68
<P>
 
69
QGIS can be installed with three levels of support for data stores:
 
70
 
 
71
<OL>
 
72
<LI>Basic raster and vector support (GDAL and OGR formats)
 
73
</LI>
 
74
<LI>PostreSQL/GEOS/PostGIS 
 
75
</LI>
 
76
<LI>GRASS raster and vector support
 
77
</LI>
 
78
</OL> 
 
79
 
 
80
<P>
 
81
Basic support uses the GDAL/OGR libraries and supports many raster and vector formats. For more information on the available formats, see <TT><A NAME="tex2html2"
 
82
  HREF="http://www.remotesensing.org:16080/gdal/formats_list.html">http://www.remotesensing.org:16080/gdal/formats_list.html</A></TT> and <TT><A NAME="tex2html3"
 
83
  HREF="http://www.remotesensing.org:16080/gdal/ogr/ogr_formats.html">http://www.remotesensing.org:16080/gdal/ogr/ogr_formats.html</A></TT>.
 
84
<BR>
 
85
<P>
 
86
PostgreSQL/PostGIS support allows you to store spatial data in a PostgreSQL database. GRASS support provides access to GRASS mapsets. 
 
87
<BR>
 
88
<P>
 
89
NOTE - IF YOU PLAN TO BUILD QGIS WITH GRASS SUPPORT, VERSION 1.2.3 OR HIGHER
 
90
OF GDAL MUST BE USED. 
 
91
<BR>
 
92
<P>
 
93
Each of the requirements are discussed below. Note that the information given below is abstracted from the installation documentation for each of the libraries. See the install information for each library to get detailed instructions. In the documentation below, the file names and versions used are examples.
 
94
 
 
95
<BR>
 
96
<P>
 
97
If you are building QGIS without PostgreSQL or GRASS support, skip to the section on Installing GDAL/OGR. 
 
98
<HR>
 
99
<!--Navigation Panel-->
 
100
<A NAME="tex2html74"
 
101
  HREF="node3.html">
 
102
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
 
103
<A NAME="tex2html70"
 
104
  HREF="install.html">
 
105
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
 
106
<A NAME="tex2html64"
 
107
  HREF="node1.html">
 
108
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
 
109
<A NAME="tex2html72"
 
110
  HREF="node1.html">
 
111
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
 
112
<BR>
 
113
<B> Next:</B> <A NAME="tex2html75"
 
114
  HREF="node3.html">Getting QGIS</A>
 
115
<B> Up:</B> <A NAME="tex2html71"
 
116
  HREF="install.html">Building and Installing QGIS</A>
 
117
<B> Previous:</B> <A NAME="tex2html65"
 
118
  HREF="node1.html">Contents</A>
 
119
 &nbsp; <B>  <A NAME="tex2html73"
 
120
  HREF="node1.html">Contents</A></B> 
 
121
<!--End of Navigation Panel-->
 
122
<ADDRESS>
 
123
Gary Sherman
 
124
2004-10-01
 
125
</ADDRESS>
 
126
</BODY>
 
127
</HTML>