mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
128 lines
4.9 KiB
HTML
128 lines
4.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
* with significant contributions from:
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Introduction</TITLE>
|
|
<META NAME="description" CONTENT="Introduction">
|
|
<META NAME="keywords" CONTENT="install">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="install.css">
|
|
|
|
<LINK REL="next" HREF="node3.html">
|
|
<LINK REL="previous" HREF="node1.html">
|
|
<LINK REL="up" HREF="install.html">
|
|
<LINK REL="next" HREF="node3.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
<!--Navigation Panel-->
|
|
<A NAME="tex2html74"
|
|
HREF="node3.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
|
<A NAME="tex2html70"
|
|
HREF="install.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
|
<A NAME="tex2html64"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
|
<A NAME="tex2html72"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html75"
|
|
HREF="node3.html">Getting QGIS</A>
|
|
<B> Up:</B> <A NAME="tex2html71"
|
|
HREF="install.html">Building and Installing QGIS</A>
|
|
<B> Previous:</B> <A NAME="tex2html65"
|
|
HREF="node1.html">Contents</A>
|
|
<B> <A NAME="tex2html73"
|
|
HREF="node1.html">Contents</A></B>
|
|
<BR>
|
|
<BR>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H1><A NAME="SECTION00020000000000000000"></A><A NAME="label_introduction"></A>
|
|
<BR>
|
|
Introduction
|
|
</H1>
|
|
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.
|
|
<BR>
|
|
<P>
|
|
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.
|
|
<BR>
|
|
<P>
|
|
The latest version of this document can always be found at <TT><A NAME="tex2html1"
|
|
HREF="http://qgis.org/docs/install.html">http://qgis.org/docs/install.html</A></TT>.
|
|
<BR>
|
|
<P>
|
|
QGIS can be installed with three levels of support for data stores:
|
|
|
|
<OL>
|
|
<LI>Basic raster and vector support (GDAL and OGR formats)
|
|
</LI>
|
|
<LI>PostreSQL/GEOS/PostGIS
|
|
</LI>
|
|
<LI>GRASS raster and vector support
|
|
</LI>
|
|
</OL>
|
|
|
|
<P>
|
|
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"
|
|
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"
|
|
HREF="http://www.remotesensing.org:16080/gdal/ogr/ogr_formats.html">http://www.remotesensing.org:16080/gdal/ogr/ogr_formats.html</A></TT>.
|
|
<BR>
|
|
<P>
|
|
PostgreSQL/PostGIS support allows you to store spatial data in a PostgreSQL database. GRASS support provides access to GRASS mapsets.
|
|
<BR>
|
|
<P>
|
|
NOTE - IF YOU PLAN TO BUILD QGIS WITH GRASS SUPPORT, VERSION 1.2.3 OR HIGHER
|
|
OF GDAL MUST BE USED.
|
|
<BR>
|
|
<P>
|
|
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.
|
|
|
|
<BR>
|
|
<P>
|
|
If you are building QGIS without PostgreSQL or GRASS support, skip to the section on Installing GDAL/OGR.
|
|
<HR>
|
|
<!--Navigation Panel-->
|
|
<A NAME="tex2html74"
|
|
HREF="node3.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
|
<A NAME="tex2html70"
|
|
HREF="install.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
|
<A NAME="tex2html64"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
|
<A NAME="tex2html72"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html75"
|
|
HREF="node3.html">Getting QGIS</A>
|
|
<B> Up:</B> <A NAME="tex2html71"
|
|
HREF="install.html">Building and Installing QGIS</A>
|
|
<B> Previous:</B> <A NAME="tex2html65"
|
|
HREF="node1.html">Contents</A>
|
|
<B> <A NAME="tex2html73"
|
|
HREF="node1.html">Contents</A></B>
|
|
<!--End of Navigation Panel-->
|
|
<ADDRESS>
|
|
Gary Sherman
|
|
2004-10-01
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|