source: general/prog/prog.xml@ b65c42a

perl-modules
Last change on this file since b65c42a was b65c42a, checked in by Ken Moffat <ken@…>, 5 years ago

perl modules branch: Add LWP::Protocol::https and its dependencies. Please note that I have changed the link name for libwww-perl to (new-)perl-libwww-perl from perl-lwp to better match the tarball name. The old perl-modules.xml is no-longer rendered in this branch. This is now notionally complete, apart from any errors I have introduced.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20673 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.8 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[276015d2]8<!--
9$LastChangedBy$
10$Date$
11-->
12
[f45b1953]13<chapter id="general-prog">
[4f9811f]14 <?dbhtml filename="prog.html" ?>
[f45b1953]15
[4f9811f]16 <title>Programming</title>
[06aea651]17
[4f9811f]18 <para>A base LFS system can be used as a development
19 platform, however the base system only includes language support for
20 <application>C</application>, <application>C++</application> and
21 <application>Perl</application>. This chapter provides instructions to
22 build many popular programming environments to greatly expand your
23 system's development capabilities.</para>
24
[39fdfae4]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf213.xml"/>
[b2b0d26]26<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bazaar.xml"/> -->
[13a9b259]27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cbindgen.xml"/>
[24e5f9d]28<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/> -->
[230af9f]29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clisp.xml"/>
[08f1ff7]30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
[d1c51434]31 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvs.xml"/>
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvsserver.xml"/>-->
[e05cd03f]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="doxygen.xml"/>
[3867d8ee]35<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="elfutils.xml"/> -->
[e05cd03f]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expect.xml"/>
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
[9562b375]38<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-java.xml"/>-->
[ae0673a]39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-ada.xml"/>
[7ded7e3]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gc.xml"/>
[4b0ebf70]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdb.xml"/>
[800f6b1]42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="git.xml"/>
[e05cd03f]43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="guile.xml"/>
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/>
[7b74537e]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
[c1a0390]46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lua.xml"/>
[f5a75ae]47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mercurial.xml"/>
[e05cd03f]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/>
[114fd4e5]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
[fd65789]50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="npapi-sdk.xml"/>
[e305bb90]51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="new-perl-modules.xml"/>
52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-deps.xml"/>
[b65c42a]53<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/> -->
[e05cd03f]54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="php.xml"/>
[bf847d6d]55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python2.xml"/>
[7224506]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python3.xml"/>
[e05cd03f]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python-modules.xml"/>
58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ruby.xml"/>
[03d537cd]59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rust.xml"/>
[1b35ce63]60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="scons.xml"/>
[7ded7e3]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="slang.xml"/>
[08f1ff7]62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="subversion.xml"/>
[e31502b]63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="svnserver.xml"/>
[47c4c7d]64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="swig.xml"/>
[e05cd03f]65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tcl.xml"/>
66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tk.xml"/>
[a1c3701]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vala.xml"/>
[f1607a4]68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="valgrind.xml"/>
[800f6b1]69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yasm.xml"/>
[e05cd03f]70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-tools.xml"/>
[f45b1953]71
[784a1a7f]72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-java.xml"/>
73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="java.xml"/>
[58cba7f0]74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openjdk.xml"/>
75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ojdk-conf.xml"/>
[cb7032fe]76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="maven.xml"/>
[784a1a7f]77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apache-ant.xml"/>
[6dc9fd3]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="junit.xml"/>
[784a1a7f]79
[f45b1953]80</chapter>
Note: See TracBrowser for help on using the repository browser.