Changeset 1aa8d9a9 for general


Ignore:
Timestamp:
09/17/2003 01:35:37 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
146073c
Parents:
6cd7d18c
Message:

update to gimp-1.2.5

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1090 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog/perl
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl/perl-modules-inst.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Installation of perl modules</title>
     2<title>Installation of <application>perl</application> modules</title>
    33
    4 <para>Install perl modules by running the following commands:</para>
     4<para>Install <application>perl</application> modules by running the following
     5commands:</para>
    56
    6 <para><screen><userinput>perl Makefile.PL &amp;&amp;
     7<screen><userinput><command>perl Makefile.PL &amp;&amp;
    78make &amp;&amp;
    8 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    910
    1011<para>Below are installation instructions for modules that happen to be
     
    1213
    1314<para>Gtk-Perl-&Gtk-Perl-version;:
    14 <screen><userinput>perl Makefile.PL --without-guessing &amp;&amp;
     15<screen><userinput><command>perl Makefile.PL --without-guessing &amp;&amp;
    1516make
    1617cp Gtk/Makefile Gtk/Makefile.bak &amp;&amp;
     
    1920sed '/^OBJECT/s/build/./g' Gtk/Makefile.bak > Gtk/Makefile &amp;&amp;
    2021make &amp;&amp;
    21 make install</userinput></screen></para>
     22make install</command></userinput></screen></para>
    2223
    2324
  • general/prog/perl/perl-modules-intro.xml

    r6cd7d18c r1aa8d9a9  
    11<sect2>
    2 <title>Introduction to perl modules</title>
     2<title>Introduction to <application>perl</application> modules</title>
    33
    4 <para>The perl module packages add useful objects to the Perl
    5 language.  Modules utilized by packages throughout BLFS are listed here
    6 along with their dependencies.</para>
     4<para>The <application>perl</application> module packages add useful objects
     5to the <application>Perl</application> language.  Modules utilized by packages
     6throughout <acronym>BLFS</acronym> are listed here along with their
     7dependencies.</para>
    78
    8 <screen><ulink url="http://search.cpan.org/CPAN/authors/id/C/CS/CSOE/PDL-&PDL-version;.tar.gz">PDL-&PDL-version;</ulink>
    9         <ulink url="http://search.cpan.org/CPAN/authors/id/A/AA/AALLAN/Astro-FITS-Header-&Astro-FITS-Header-version;.tar.gz">Astro-FITS-Header-&Astro-FITS-Header-version;</ulink>
    10 <ulink url="http://search.cpan.org/CPAN/authors/id/L/LU/LUPUS/Gtk-Perl-&Gtk-Perl-version;.tar.gz">Gtk-Perl-&Gtk-Perl-version;</ulink>
    11         <ulink url="http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/XML-Writer-&XML-Writer-version;.tar.gz">XML-Writer-&XML-Writer-version;</ulink>
    12         <ulink url="http://search.cpan.org/CPAN/authors/id/C/CO/COOPERCL/XML-Parser-&XML-Parser-version;.tar.gz">XML-Parser-&XML-Parser-version;</ulink>
    13 <ulink url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink>
    14 </screen>
     9<sect3><title>Perl Packages</title>
     10<itemizedlist spacing='compact'>
     11<listitem><para><ulink
     12url="http://search.cpan.org/CPAN/authors/id/C/CS/CSOE/PDL-&PDL-version;.tar.gz">PDL-&PDL-version;</ulink></para><itemizedlist spacing='compact'>
     13<listitem><para><ulink
     14url="http://search.cpan.org/CPAN/authors/id/A/AA/AALLAN/Astro-FITS-Header-&Astro-FITS-Header-version;.tar.gz">Astro-FITS-Header-&Astro-FITS-Header-version;</ulink></para></listitem></itemizedlist></listitem>
     15<listitem><para><ulink
     16url="http://search.cpan.org/CPAN/authors/id/L/LU/LUPUS/Gtk-Perl-&Gtk-Perl-version;.tar.gz">Gtk-Perl-&Gtk-Perl-version;</ulink></para><itemizedlist spacing='compact'>
     17<listitem><para><ulink
     18url="http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/XML-Writer-&XML-Writer-version;.tar.gz">XML-Writer-&XML-Writer-version;</ulink></para></listitem>
     19<listitem><para><ulink url="http://search.cpan.org/CPAN/authors/id/C/CO/COOPERCL/XML-Parser-&XML-Parser-version;.tar.gz">XML-Parser-&XML-Parser-version;</ulink>
     20</para></listitem></itemizedlist></listitem>
     21<listitem><para><ulink
     22url="http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Parse-RecDescent-&Parse-RecDescent-version;.tar.gz">Parse-RecDescent-&Parse-RecDescent-version;</ulink></para></listitem></itemizedlist>
     23
     24</sect3>
    1525
    1626
  • general/prog/perl/perl-modules.ent

    r6cd7d18c r1aa8d9a9  
    66<!ENTITY perl-modules-config SYSTEM "perl-modules-config.xml">
    77<!ENTITY Gtk-Perl-version "0.7008">
    8 <!ENTITY PDL-version "2.3.4">
     8<!ENTITY PDL-version "2.4.0">
    99<!ENTITY XML-Parser-version "2.31">
    1010<!ENTITY XML-Writer-version "0.4">
    11 <!ENTITY Astro-FITS-Header-version "2.2">
    12 <!ENTITY Parse-RecDescent-version "1.80">
     11<!ENTITY Astro-FITS-Header-version "2.7.1">
     12<!ENTITY Parse-RecDescent-version "1.94">
Note: See TracChangeset for help on using the changeset viewer.