source: general/genlib/libidl.xml@ a50b81b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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 xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a50b81b was f3d3f503, checked in by Igor Živković <igor@…>, 19 years ago

Updated to libIDL-0.8.5.

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

  • Property mode set to 100644
File size: 3.7 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[f3d3f503]7<!ENTITY libidl-download-http "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libidl-version;.tar.bz2">
8<!ENTITY libidl-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libidl-version;.tar.bz2">
9<!ENTITY libidl-md5sum "c63f6513dc7789d0575bea02d62d58d7">
10<!ENTITY libidl-size "332 KB">
11<!ENTITY libidl-buildsize "4.9 MB">
12<!ENTITY libidl-time "0.13 SBU">
[fdca4266]13]>
14
[f3d3f503]15<sect1 id="libidl" xreflabel="libIDL-&libidl-version;">
[a0f03b0]16<sect1info>
[5cd0959d]17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
[a0f03b0]19</sect1info>
[dd3f20f0]20<?dbhtml filename="libIDL.html"?>
[f3d3f503]21<title>libIDL-&libidl-version;</title>
22<indexterm zone="libidl">
23<primary sortas="a-LibIDL">LibIDL</primary></indexterm>
[d330ae2]24
[fdca4266]25<sect2>
[f1e61413]26<title>Introduction to
27<application>lib<acronym>IDL</acronym></application></title>
[fdca4266]28
[f1e61413]29<para>The <application>lib<acronym>IDL</acronym></application> package
30contains libraries for Interface Definition Language files. This is a
31specification for defining portable interfaces.</para>
[fdca4266]32
33<sect3><title>Package information</title>
34<itemizedlist spacing='compact'>
35<listitem><para>Download (HTTP): <ulink
[f3d3f503]36url="&libidl-download-http;"/></para></listitem>
[fdca4266]37<listitem><para>Download (FTP): <ulink
[f3d3f503]38url="&libidl-download-ftp;"/></para></listitem>
39<listitem><para>Download MD5 sum: &libidl-md5sum;</para></listitem>
40<listitem><para>Download size: &libidl-size;</para></listitem>
[77799dd2]41<listitem><para>Estimated disk space required:
[f3d3f503]42&libidl-buildsize;</para></listitem>
[fdca4266]43<listitem><para>Estimated build time:
[f3d3f503]44&libidl-time;</para></listitem></itemizedlist>
[fdca4266]45</sect3>
46
[f1e61413]47<sect3><title><application>lib<acronym>IDL</acronym></application>
48dependencies</title>
[fdca4266]49<sect4><title>Required</title>
[7c461b3]50<para><xref linkend="glib2"/></para>
[f1e61413]51</sect4>
[fdca4266]52</sect3>
53
54</sect2>
55
56<sect2>
[f1e61413]57<title>Installation of
58<application>lib<acronym>IDL</acronym></application></title>
[fdca4266]59
[f1e61413]60<para>Install <application>lib<acronym>IDL</acronym></application> by running
61the following commands:</para>
[fdca4266]62
63<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
[f3d3f503]64make</command></userinput></screen>
[fdca4266]65
[f3d3f503]66<para>This package does not come with a test suite.</para>
[fdca4266]67
[f3d3f503]68<para>Now, as the root user:</para>
[fdca4266]69
[f3d3f503]70<screen><userinput role="root"><command>make install</command></userinput></screen>
[fdca4266]71
72</sect2>
73
[f3d3f503]74<sect2>
75<title>Contents</title>
[fdca4266]76
[f3d3f503]77<segmentedlist>
78<segtitle>Installed Program</segtitle>
79<segtitle>Installed Libraries</segtitle>
80<segtitle>Installed Directory</segtitle>
81<seglistitem>
82<seg>libIDL-config-2</seg>
83<seg>libIDL-2.[so,a]</seg>
84<seg>/usr/include/libIDL-2.0/libIDL</seg>
85</seglistitem>
86</segmentedlist>
87
88<variablelist>
89<bridgehead renderas="sect3">Short Descriptions</bridgehead>
90<?dbfo list-presentation="list"?>
91
92<varlistentry id="libIDL-config-2">
93<term><command>libIDL-config-2</command></term>
94<listitem><para>determines the compile and linker flags that should be used to
95compile and link programs that use
96<filename class="libraryfile">libIDL-2</filename>.</para>
97<indexterm zone="libidl libIDL-config-2">
98<primary sortas="b-libIDL-config-2">libIDL-config-2</primary></indexterm>
99</listitem>
100</varlistentry>
101
102<varlistentry id="libIDL-2">
103<term><filename class="libraryfile">libIDL-2.[so,a]</filename></term>
104<listitem><para>libraries provide the functions to create and maintain
105trees of <acronym>CORBA</acronym> Interface Definition Language
[f1e61413]106(<acronym>IDL</acronym>) files.</para>
[f3d3f503]107<indexterm zone="libidl libIDL-2">
108<primary sortas="c-libIDL-2">libIDL-2.[so,a]</primary></indexterm>
109</listitem>
110</varlistentry>
111</variablelist>
[fdca4266]112
113</sect2>
[d330ae2]114
115</sect1>
Note: See TracBrowser for help on using the repository browser.