Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita279ced

Browse files
committed
document configure --without-tk
1 parentc0cba9e commita279ced

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.18 2000/09/17 20:35:27 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.19 2000/09/25 22:52:49 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title>
@@ -515,19 +515,20 @@ su - postgres
515515
<term>--with-tcl</term>
516516
<listitem>
517517
<para>
518-
Builds components that require Tcl, which are libpgtcl,
519-
pgtclsh, and PL/Tcl.
518+
Builds components that require Tcl/Tk, which are libpgtcl,
519+
pgtclsh, pgtksh, pgaccess, and PL/Tcl. But see below about
520+
<option>--without-tk</>.
520521
</para>
521522
</listitem>
522523
</varlistentry>
523524

524525
<varlistentry>
525-
<term>--with-x</term>
526+
<term>--without-tk</term>
526527
<listitem>
527528
<para>
528-
Use the X Window System.If youspecified--with-tcl then this
529-
will enable the build of modules requiring Tcl/Tk, that is,
530-
pgtksh and pgaccess.
529+
If youspecify <option>--with-tcl</> and this option, then
530+
programs that require <productname>Tk</> (i.e., pgtksh and pgaccess)
531+
will be excluded.
531532
</para>
532533
</listitem>
533534
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp