mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
perl, python -> Perl Python
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1243 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c8536b34aa
commit
24a37fa754
@ -63,6 +63,7 @@ libvio</filename>.</para>
|
|||||||
<para>A package listing would be several pages long, we suggest
|
<para>A package listing would be several pages long, we suggest
|
||||||
consulting the <application>My<acronym>SQL</acronym></application> documentation for full details, instead.</para>
|
consulting the <application>My<acronym>SQL</acronym></application> documentation for full details, instead.</para>
|
||||||
|
|
||||||
<para>Certain <application>My<acronym>SQL</acronym></application> support programs may require the perl DBI modules to be installed to function properly.</para>
|
<para>Certain <application>My<acronym>SQL</acronym></application>
|
||||||
|
support programs may require the <application>Perl</application> DBI modules to be installed to function properly.</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -17,7 +17,8 @@ command:</para>
|
|||||||
|
|
||||||
<screen><userinput><command>make utils</command></userinput></screen>
|
<screen><userinput><command>make utils</command></userinput></screen>
|
||||||
|
|
||||||
<para><application>lcms</application> now includes a python module that
|
<para><application>lcms</application> now includes a
|
||||||
|
<application>Python</application> module that
|
||||||
allows you to utilize lcms from within
|
allows you to utilize lcms from within
|
||||||
<application>Python</application>. This command requires that <xref
|
<application>Python</application>. This command requires that <xref
|
||||||
linkend="Python"/> and <ulink url="http://www.swig.org">SWIG</ulink> are
|
linkend="Python"/> and <ulink url="http://www.swig.org">SWIG</ulink> are
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<sect1 id="perl-modules" xreflabel="perl-modules">
|
<sect1 id="perl-modules" xreflabel="Perl modules">
|
||||||
<?dbhtml filename="perl-modules.html" dir="general"?>
|
<?dbhtml filename="perl-modules.html" dir="general"?>
|
||||||
<title>perl modules</title>
|
<title>Perl modules</title>
|
||||||
|
|
||||||
&perl-modules-intro;
|
&perl-modules-intro;
|
||||||
&perl-modules-inst;
|
&perl-modules-inst;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Installation of <application>perl</application> modules</title>
|
<title>Installation of <application>Perl</application> modules</title>
|
||||||
|
|
||||||
<para>Install <application>perl</application> modules by running the following
|
<para>Install <application>Perl</application> modules by running the following
|
||||||
commands:</para>
|
commands:</para>
|
||||||
|
|
||||||
<screen><userinput><command>perl Makefile.PL &&
|
<screen><userinput><command>perl Makefile.PL &&
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Introduction to <application>Python</application></title>
|
<title>Introduction to <application>Python</application></title>
|
||||||
|
|
||||||
<para>The <application>Python</application> package contains the python development environment.
|
<para>The <application>Python</application> package contains the
|
||||||
|
<application>Python</application> development environment.
|
||||||
This is useful for object-oriented programming, writing scripts,
|
This is useful for object-oriented programming, writing scripts,
|
||||||
prototyping large programs or developing them entirely.</para>
|
prototyping large programs or developing them entirely.</para>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Contents</title>
|
<title>Contents</title>
|
||||||
|
|
||||||
<para>The gtk-doc package contains
|
<para>The <application>gtk-doc</application> package contains
|
||||||
<command>gtkdoc-fixxref</command>,
|
<command>gtkdoc-fixxref</command>,
|
||||||
<command>gtkdoc-mkdb</command>,
|
<command>gtkdoc-mkdb</command>,
|
||||||
<command>gtkdoc-mkhtml</command>,
|
<command>gtkdoc-mkhtml</command>,
|
||||||
@ -16,7 +16,8 @@
|
|||||||
<sect2><title>Description</title>
|
<sect2><title>Description</title>
|
||||||
|
|
||||||
|
|
||||||
<para>This are all perl scripts used by Makefile scripts to generate
|
<para>This are all <application>Perl</application> scripts used by
|
||||||
|
<filename>Makefile</filename> scripts to generate
|
||||||
documentation for the package.</para>
|
documentation for the package.</para>
|
||||||
|
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<filename>xinetd.conf</filename> format.</para></sect3>
|
<filename>xinetd.conf</filename> format.</para></sect3>
|
||||||
|
|
||||||
<sect3><title>xconv.pl</title>
|
<sect3><title>xconv.pl</title>
|
||||||
<para><command>xconv.pl</command> is a perl script used for converting
|
<para><command>xconv.pl</command> is a <application>Perl</application> script used for converting
|
||||||
<filename>inetd.conf</filename> files to <filename>xinetd.conf</filename>
|
<filename>inetd.conf</filename> files to <filename>xinetd.conf</filename>
|
||||||
format, similar to <command>itox</command>.</para></sect3>
|
format, similar to <command>itox</command>.</para></sect3>
|
||||||
|
|
||||||
|
@ -82,7 +82,8 @@ clients.</para>
|
|||||||
Support, recommended if mail is disabled.</para>
|
Support, recommended if mail is disabled.</para>
|
||||||
|
|
||||||
<para><command>--enable-calendar</command> : Build the calendar client.
|
<para><command>--enable-calendar</command> : Build the calendar client.
|
||||||
You will need to download the calendar source via cvs since it is not included
|
You will need to download the calendar source via
|
||||||
|
<application><acronym>CVS</acronym></application> since it is not included
|
||||||
with the release source.
|
with the release source.
|
||||||
(Warning, this option is not yet stable).</para>
|
(Warning, this option is not yet stable).</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user