glfs/gnome/core/libidl.xml
Archaic 5cd0959daa Resetting keywords
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:25:57 +00:00

81 lines
2.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libIDL-download-http "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libIDL-version;.tar.bz2">
<!ENTITY libIDL-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libIDL-version;.tar.bz2">
<!ENTITY libIDL-size "304 KB">
<!ENTITY libIDL-buildsize "4.5 MB">
<!ENTITY libIDL-time "0.12 SBU">
]>
<sect1 id="libIDL" xreflabel="libIDL-&libIDL-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="libIDL.html"?>
<title>libIDL-&libIDL-version;</title>
<sect2>
<title>Introduction to <application>libIDL</application></title>
<para>The <application>libIDL</application> package contains libraries for Interface Definition
Language files. This is a specification for defining portable
interfaces.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&libIDL-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&libIDL-download-ftp;"/></para></listitem>
<listitem><para>Download size: &libIDL-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&libIDL-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&libIDL-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>libIDL</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="GLib2"/></para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>libIDL</application></title>
<para>Install <application>libIDL</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>libIDL</application> package contains <filename
class="libraryfile">libIDL-2</filename> libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libIDL libraries</title>
<para><filename class="libraryfile">libIDL-2</filename> libraries
provide the functions to create and maintain trees of
<acronym>CORBA</acronym> Interface Definition Language
(<acronym>IDL</acronym>) files.</para></sect3>
</sect2>
</sect1>