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

« back to all changes in this revision

Viewing changes to doc/install_guide/node15.html

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-05-06 13:42:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134232-pyli6t388w5asd8x
Tags: 0.8.0-3ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules, debian/qgis.install, debian/qgis.dirs debian/qgis.desktop:
    Add and install .desktop.
* debian/qgis.desktop: Remove Applications category; it's not real.
* Modify Maintainer value to match Debian-Maintainer-Field Spec

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>PostgreSQL</TITLE>
11
 
<META NAME="description" CONTENT="PostgreSQL">
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="node16.html">
23
 
<LINK REL="previous" HREF="node14.html">
24
 
<LINK REL="up" HREF="node12.html">
25
 
<LINK REL="next" HREF="node16.html">
26
 
</HEAD>
27
 
 
28
 
<BODY >
29
 
<!--Navigation Panel-->
30
 
<A NAME="tex2html242"
31
 
  HREF="node16.html">
32
 
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
 
<A NAME="tex2html238"
34
 
  HREF="node12.html">
35
 
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
 
<A NAME="tex2html232"
37
 
  HREF="node14.html">
38
 
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
 
<A NAME="tex2html240"
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="tex2html243"
44
 
  HREF="node16.html">GRASS</A>
45
 
<B> Up:</B> <A NAME="tex2html239"
46
 
  HREF="node12.html">Configuring QGIS the Right</A>
47
 
<B> Previous:</B> <A NAME="tex2html233"
48
 
  HREF="node14.html">GDAL</A>
49
 
 &nbsp; <B>  <A NAME="tex2html241"
50
 
  HREF="node1.html">Contents</A></B> 
51
 
<BR>
52
 
<BR>
53
 
<!--End of Navigation Panel-->
54
 
 
55
 
<H3><A NAME="SECTION000102300000000000000">
56
 
PostgreSQL</A>
57
 
</H3>
58
 
  If the pg_config script is in the PATH, configure will automatically
59
 
  detect and configure PostgreSQL support. If not, you can use the
60
 
  -with-pg option to specify the full path to pg_config. For example:
61
 
  <PRE>
62
 
    ./configure --with-pg=/usr/local/psql/bin/pg_config
63
 
</PRE>
64
 
<BR><HR>
65
 
<ADDRESS>
66
 
Gary Sherman
67
 
2004-10-01
68
 
</ADDRESS>
69
 
</BODY>
70
 
</HTML>