1
- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.62 2001/10/13 04:23:50 momjian Exp $ -->
1
+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.63 2001/10/31 20:35:02 petere Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -141,9 +141,9 @@ su - postgres
141
141
<para>
142
142
If you need to get a <acronym>GNU</acronym> package, you can find
143
143
it at your local <acronym>GNU</acronym> mirror site (see <ulink
144
- url="http://www.gnu.org/order/ftp.html">http://www.gnu.org/order/ftp.html </>
144
+ url="http://www.gnu.org/order/ftp.html"></>
145
145
for a list) or at <ulink
146
- url="ftp://ftp.gnu.org/gnu/">ftp://ftp.gnu.org/gnu/ </ulink>.
146
+ url="ftp://ftp.gnu.org/gnu/"></ulink>.
147
147
</para>
148
148
149
149
<para>
@@ -163,8 +163,7 @@ su - postgres
163
163
164
164
<para>
165
165
The <productname>PostgreSQL</> &version; sources can by obtained from <ulink
166
- url="ftp://ftp.postgresql.org/pub/postgresql-&version;.tar.gz"
167
- >ftp://ftp.postgresql.org/pub/postgresql-&version;.tar.gz</ulink>.
166
+ url="ftp://ftp.postgresql.org/pub/postgresql-&version;.tar.gz"></ulink>.
168
167
Use a mirror if possible. Then unpack it:
169
168
<screen>
170
169
<userinput>gunzip postgresql-&version;.tar.gz</userinput>
@@ -576,7 +575,7 @@ su - postgres
576
575
(e.g., <systemitem class="osname">Linux</>, <systemitem class="osname">NetBSD</>, <systemitem class="osname">Solaris</>), for other systems you can download
577
576
an add-on package from here: <ulink
578
577
url="http://www.postgresql.org/~petere/gettext.html"
579
- ><systemitem class="resource">http://www.postgresql.org/~petere/gettext.html</>< /ulink>. If
578
+ ></ulink>. If
580
579
you are using the <application>gettext</> implementation in the GNU C library
581
580
then you will additionally need the <productname>GNU gettext</productname> package for
582
581
some utility programs. For any of the other implementations
@@ -1050,7 +1049,7 @@ setenv LD_LIBRARY_PATH /usr/local/pgsql/lib
1050
1049
<filename>/etc/profile</> or <filename>~/.bash_profile</>. Some
1051
1050
good information about the caveats associated with the method can
1052
1051
be found at <ulink
1053
- url="http://www.visi.com/~barr/ldpath.html">http://www.visi.com/~barr/ldpath.html </ulink>.
1052
+ url="http://www.visi.com/~barr/ldpath.html"></ulink>.
1054
1053
</para>
1055
1054
1056
1055
<para>
@@ -1346,7 +1345,7 @@ gunzip -c user.ps.gz \
1346
1345
</note>
1347
1346
1348
1347
<informaltable>
1349
- <tgroup cols="4 ">
1348
+ <tgroup cols="5 ">
1350
1349
<thead>
1351
1350
<row>
1352
1351
<entry><acronym>OS</acronym></entry>
@@ -1580,7 +1579,7 @@ gunzip -c user.ps.gz \
1580
1579
</formalpara>
1581
1580
1582
1581
<informaltable>
1583
- <tgroup cols="4 ">
1582
+ <tgroup cols="5 ">
1584
1583
<thead>
1585
1584
<row>
1586
1585
<entry><acronym>OS</acronym></entry>
0 commit comments