1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY libsigc-download-http "&gnome-download-http;/libsigc++/2.2/libsigc++-&libsigc-version;.tar.xz">
|
---|
8 | <!ENTITY libsigc-download-ftp "&gnome-download-ftp;/libsigc++/2.2/libsigc++-&libsigc-version;.tar.xz">
|
---|
9 | <!ENTITY libsigc-md5sum "73419b477f3bb9ddb9905c88a92f4b4c">
|
---|
10 | <!ENTITY libsigc-size "2.8 MB">
|
---|
11 | <!ENTITY libsigc-buildsize "27 MB">
|
---|
12 | <!ENTITY libsigc-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="libsigc" xreflabel="libsigc++-&libsigc-version;">
|
---|
16 | <?dbhtml filename="libsigc.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>libsigc++-&libsigc-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="libsigc">
|
---|
26 | <primary sortas="a-libsigc++">libsigc++</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to libsigc++</title>
|
---|
31 |
|
---|
32 | <para>The <application>libsigc++</application> package implements a typesafe
|
---|
33 | callback system for standard C++.</para>
|
---|
34 |
|
---|
35 | &lfs70_built;
|
---|
36 |
|
---|
37 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
38 | <itemizedlist spacing="compact">
|
---|
39 | <listitem>
|
---|
40 | <para>Download (HTTP): <ulink url="&libsigc-download-http;"/></para>
|
---|
41 | </listitem>
|
---|
42 | <listitem>
|
---|
43 | <para>Download (FTP): <ulink url="&libsigc-download-ftp;"/></para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>Download MD5 sum: &libsigc-md5sum;</para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>Download size: &libsigc-size;</para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>Estimated disk space required: &libsigc-buildsize;</para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>Estimated build time: &libsigc-time;</para>
|
---|
56 | </listitem>
|
---|
57 | </itemizedlist>
|
---|
58 |
|
---|
59 | <para condition="html" role="usernotes">User Notes:
|
---|
60 | <ulink url="&blfs-wiki;/libsigc++"/></para>
|
---|
61 |
|
---|
62 | </sect2>
|
---|
63 |
|
---|
64 | <sect2 role="installation">
|
---|
65 | <title>Installation of libsigc++</title>
|
---|
66 |
|
---|
67 | <para>Install <application>libsigc++</application> by running the following
|
---|
68 | commands:</para>
|
---|
69 |
|
---|
70 | <screen><userinput>./configure --prefix=/usr &&
|
---|
71 | make</userinput></screen>
|
---|
72 |
|
---|
73 | <para>To test the results, issue: <command>make check</command>.</para>
|
---|
74 |
|
---|
75 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
76 |
|
---|
77 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
78 |
|
---|
79 | </sect2>
|
---|
80 |
|
---|
81 | <sect2 role="content">
|
---|
82 | <title>Contents</title>
|
---|
83 |
|
---|
84 | <segmentedlist>
|
---|
85 | <segtitle>Installed Programs</segtitle>
|
---|
86 | <segtitle>Installed Library</segtitle>
|
---|
87 | <segtitle>Installed Directories</segtitle>
|
---|
88 |
|
---|
89 | <seglistitem>
|
---|
90 | <seg>None</seg>
|
---|
91 | <seg>libsigc-2.0.so</seg>
|
---|
92 | <seg>/usr/{include/sigc++-2.0/sigc++/{adaptors/lambda,functors},
|
---|
93 | lib/sigc++-2.0/include,share/{devhelp/books/libsigc++-2.0,
|
---|
94 | doc/libsigc++-2.0/{images,reference/html,tutorial/html}}}</seg>
|
---|
95 | </seglistitem>
|
---|
96 | </segmentedlist>
|
---|
97 |
|
---|
98 | <variablelist>
|
---|
99 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
100 | <?dbfo list-presentation="list"?>
|
---|
101 | <?dbhtml list-presentation="table"?>
|
---|
102 |
|
---|
103 | <varlistentry id="libsigc-2.0">
|
---|
104 | <term><filename class='libraryfile'>libsigc-2.0.so</filename></term>
|
---|
105 | <listitem>
|
---|
106 | <para>contains the <application>libsigc++</application> API methods.</para>
|
---|
107 | <indexterm zone="libsigc libsigc-2.0">
|
---|
108 | <primary sortas="c-libsigc-2.0">libsigc-2.0.so</primary>
|
---|
109 | </indexterm>
|
---|
110 | </listitem>
|
---|
111 | </varlistentry>
|
---|
112 |
|
---|
113 | </variablelist>
|
---|
114 |
|
---|
115 | </sect2>
|
---|
116 |
|
---|
117 | </sect1>
|
---|