1
- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.79 2002/08/30 17:14:30 momjian Exp $ -->
1
+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.80 2002/09/08 02:33:08 momjian Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -656,7 +656,7 @@ su - postgres
656
656
<para>
657
657
Builds components that require Tcl/Tk, which are
658
658
<application>libpgtcl</>, <application>pgtclsh</>,
659
- <application>pgtksh</application>, <application>PgAccess</>,
659
+ <application>pgtksh</application>,
660
660
and <application>PL/Tcl</>. But see below about
661
661
<option>--without-tk</>.
662
662
</para>
@@ -668,8 +668,8 @@ su - postgres
668
668
<listitem>
669
669
<para>
670
670
If you specify <option>--with-tcl</> and this option, then
671
- programs thatrequire <productname>Tk</>
672
- (<application>pgtksh</> and <application>PgAccess</> ) will be
671
+ the program thatrequires <productname>Tk</>
672
+ (<application>pgtksh</>) will be
673
673
excluded.
674
674
</para>
675
675
</listitem>