mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to libIDL-0.8.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3701 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d3054a1c61
commit
f3d3f50355
@ -70,7 +70,7 @@
|
||||
<!ENTITY gdbm-version "1.8.3">
|
||||
<!ENTITY GLib-version "1.2.10">
|
||||
<!ENTITY glib2-version "2.6.3">
|
||||
<!ENTITY libIDL-version "0.8.4">
|
||||
<!ENTITY libidl-version "0.8.5">
|
||||
<!ENTITY libcroco-version "0.6.0">
|
||||
<!ENTITY libgsf-version "1.10.1">
|
||||
<!ENTITY libglade-version "2.4.1">
|
||||
|
@ -4,21 +4,23 @@
|
||||
<!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-md5sum "f94a690454b4f9d448c2e51792f81365">
|
||||
<!ENTITY libIDL-size "319 KB">
|
||||
<!ENTITY libIDL-buildsize "4.5 MB">
|
||||
<!ENTITY libIDL-time "0.12 SBU">
|
||||
<!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-md5sum "c63f6513dc7789d0575bea02d62d58d7">
|
||||
<!ENTITY libidl-size "332 KB">
|
||||
<!ENTITY libidl-buildsize "4.9 MB">
|
||||
<!ENTITY libidl-time "0.13 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libIDL" xreflabel="libIDL-&libIDL-version;">
|
||||
<sect1 id="libidl" xreflabel="libIDL-&libidl-version;">
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="libIDL.html"?>
|
||||
<title>libIDL-&libIDL-version;</title>
|
||||
<title>libIDL-&libidl-version;</title>
|
||||
<indexterm zone="libidl">
|
||||
<primary sortas="a-LibIDL">LibIDL</primary></indexterm>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to
|
||||
@ -31,15 +33,15 @@ 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>
|
||||
url="&libidl-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&libIDL-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &libIDL-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &libIDL-size;</para></listitem>
|
||||
url="&libidl-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &libidl-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &libidl-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&libIDL-buildsize;</para></listitem>
|
||||
&libidl-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&libIDL-time;</para></listitem></itemizedlist>
|
||||
&libidl-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>lib<acronym>IDL</acronym></application>
|
||||
@ -59,28 +61,54 @@ dependencies</title>
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=/usr &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role="root"><command>make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>lib<acronym>IDL</acronym></application> package
|
||||
contains <filename class="libraryfile">libIDL-2</filename> libraries.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
<seglistitem>
|
||||
<seg>libIDL-config-2</seg>
|
||||
<seg>libIDL-2.[so,a]</seg>
|
||||
<seg>/usr/include/libIDL-2.0/libIDL</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<varlistentry id="libIDL-config-2">
|
||||
<term><command>libIDL-config-2</command></term>
|
||||
<listitem><para>determines the compile and linker flags that should be used to
|
||||
compile and link programs that use
|
||||
<filename class="libraryfile">libIDL-2</filename>.</para>
|
||||
<indexterm zone="libidl libIDL-config-2">
|
||||
<primary sortas="b-libIDL-config-2">libIDL-config-2</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<sect3><title><application>lib<acronym>IDL</acronym></application>
|
||||
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
|
||||
<varlistentry id="libIDL-2">
|
||||
<term><filename class="libraryfile">libIDL-2.[so,a]</filename></term>
|
||||
<listitem><para>libraries provide the functions to create and maintain
|
||||
trees of <acronym>CORBA</acronym> Interface Definition Language
|
||||
(<acronym>IDL</acronym>) files.</para>
|
||||
</sect3>
|
||||
<indexterm zone="libidl libIDL-2">
|
||||
<primary sortas="c-libIDL-2">libIDL-2.[so,a]</primary></indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -46,7 +46,7 @@ url="&ORBit2-download-ftp;"/></para></listitem>
|
||||
<sect3><title><application><acronym>ORB</acronym>it2</application>
|
||||
dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="libIDL"/> and <xref linkend="popt"/></para>
|
||||
<para><xref linkend="libidl"/> and <xref linkend="popt"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>April 10th, 2005 [igor]: Updated to
|
||||
libIDL-0.8.5.</para></listitem>
|
||||
|
||||
<listitem><para>April 9th, 2005 [randy]: Updated to
|
||||
PHP-5.0.4.</para></listitem>
|
||||
|
||||
|
@ -45,7 +45,7 @@ url="&firefox-download-ftp;"/></para></listitem>
|
||||
<sect3><title><application>Firefox</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="gtk2"/>,
|
||||
<xref linkend="libIDL"/> and
|
||||
<xref linkend="libidl"/> and
|
||||
<xref linkend="zip"/></para>
|
||||
</sect4>
|
||||
|
||||
|
@ -94,7 +94,7 @@ url="http://downloads.mozdev.org/enigmail/src/ipc-&mozilla-ipc-version;.tar.gz"/
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="zip"/>,
|
||||
<xref linkend="gtk2"/>,
|
||||
<xref linkend="libIDL"/></para>
|
||||
<xref linkend="libidl"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Recommended</title>
|
||||
|
@ -75,7 +75,7 @@ dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="zip"/>,
|
||||
<xref linkend="gtk2"/> and
|
||||
<xref linkend="libIDL"/></para>
|
||||
<xref linkend="libidl"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Recommended</title>
|
||||
|
Loading…
Reference in New Issue
Block a user