mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
61 lines
1.3 KiB
HTML
61 lines
1.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
|
|
<TITLE>The Qgis Handbook: Installation</TITLE>
|
|
<LINK HREF="index-3.html" REL=next>
|
|
<LINK HREF="index-1.html" REL=previous>
|
|
<LINK HREF="index.html#toc2" REL=contents>
|
|
</HEAD>
|
|
<BODY>
|
|
<A HREF="index-3.html">Next</A>
|
|
<A HREF="index-1.html">Previous</A>
|
|
<A HREF="index.html#toc2">Contents</A>
|
|
<HR>
|
|
<H2><A NAME="s2">2.</A> <A HREF="index.html#toc2">Installation</A></H2>
|
|
|
|
|
|
<H2><A NAME="ss2.1">2.1</A> <A HREF="index.html#toc2.1">How to obtain Qgis </A>
|
|
</H2>
|
|
|
|
|
|
|
|
<H2><A NAME="ss2.2">2.2</A> <A HREF="index.html#toc2.2">Requirements</A>
|
|
</H2>
|
|
|
|
|
|
|
|
<H2><A NAME="ss2.3">2.3</A> <A HREF="index.html#toc2.3">Compilation and installation</A>
|
|
</H2>
|
|
|
|
|
|
<P>In order to compile and install Qgis on your system, type the following in
|
|
the base directory of the Qgis distribution:</P>
|
|
<P>
|
|
<BLOCKQUOTE><CODE>
|
|
<PRE>
|
|
% ./configure
|
|
% make
|
|
% make install
|
|
</PRE>
|
|
</CODE></BLOCKQUOTE>
|
|
</P>
|
|
|
|
<P>Since Qgis uses
|
|
<PRE>
|
|
autoconf
|
|
</PRE>
|
|
you should have not trouble
|
|
compiling it.
|
|
Should you run into problems please report them to the the author at
|
|
<A HREF="mailto:sherman at mrcc dot com">Gary E.Sherman</A></P>
|
|
|
|
|
|
|
|
<HR>
|
|
<A HREF="index-3.html">Next</A>
|
|
<A HREF="index-1.html">Previous</A>
|
|
<A HREF="index.html#toc2">Contents</A>
|
|
</BODY>
|
|
</HTML>
|