PERL
- Full path name of the Perl interpreter. This will be used to
- determine the dependencies for building PL/Perl.
+ Perl interpreter program. This will be used to determine the
+ dependencies for building PL/Perl. The default is
+ perl.
PYTHON
- Full path name of the Python interpreter. This will be used to
+ Python interpreter program. This will be used to
determine the dependencies for building PL/Python. Also,
whether Python 2 or 3 is specified here (or otherwise
implicitly chosen) determines which variant of the PL/Python
PL/Python>
documentation]]>
]]>
- for more information.
+ for more information. The default is python.
TCLSH
- Full path name of the Tcl interpreter. This will be used to
+ Tcl interpreter program. This will be used to
determine the dependencies for building PL/Tcl, and it will
be substituted into Tcl scripts.