source: gnome/add/bug-buddy.xml@ 4dd0208d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4dd0208d was 1885da5, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the bug-buddy, EOG and File Roller package instructions to be compatible with the GNOME-2.14.2 update

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

  • Property mode set to 100644
File size: 4.6 KB
RevLine 
[9d2dc4e2]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" [
[9d2dc4e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[8cf3617]7 <!ENTITY bug-buddy-download-http "&gnome-download-http;/bug-buddy/&gnome-version;/bug-buddy-&bug-buddy-version;.tar.bz2">
8 <!ENTITY bug-buddy-download-ftp "&gnome-download-ftp;/bug-buddy/&gnome-version;/bug-buddy-&bug-buddy-version;.tar.bz2">
[1885da5]9 <!ENTITY bug-buddy-md5sum "4fb288adc8f67cbfb8886ddf7b400530">
10 <!ENTITY bug-buddy-size "577 KB">
11 <!ENTITY bug-buddy-buildsize "11.9 MB">
12 <!ENTITY bug-buddy-time "0.2 SBU">
[9d2dc4e2]13]>
14
[21480b6]15<sect1 id="bug-buddy" xreflabel="bug-buddy-&bug-buddy-version;">
[bb4cb22]16 <?dbhtml filename="bug-buddy.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>bug-buddy-&bug-buddy-version;</title>
24
25 <indexterm zone="bug-buddy">
26 <primary sortas="a-Bug-buddy">Bug-buddy</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to bug-buddy</title>
31
32 <para>The <application>bug-buddy</application> package contains a graphical
33 bug reporting tool. This can extract debugging information from a core file
34 or crashed application.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&bug-buddy-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&bug-buddy-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &bug-buddy-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &bug-buddy-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &bug-buddy-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &bug-buddy-time;</para>
55 </listitem>
56 </itemizedlist>
57
[3adc68f4]58 <bridgehead renderas="sect3">bug-buddy Dependencies</bridgehead>
[bb4cb22]59
60 <bridgehead renderas="sect4">Required</bridgehead>
[c72d5551]61 <para role="required"><xref linkend="gnome-desktop"/> and
[2f2aeab]62 <xref linkend="gnome-menus"/></para>
[bb4cb22]63
[1885da5]64 <bridgehead renderas="sect4">Optional</bridgehead>
65 <para role="optional"><xref linkend="intltool"/></para>
66
[0a7c3921]67 <para condition="html" role="usernotes">User Notes:
68 <ulink url="&blfs-wiki;/bug-buddy"/></para>
69
[bb4cb22]70 </sect2>
71
72 <sect2 role="installation">
73 <title>Installation of bug-buddy</title>
74
75 <para>Install <application>bug-buddy</application> by running the following
76 commands:</para>
77
[1885da5]78<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
[8cf3617]79 --sysconfdir=&gnome-etc-dir; \
[1885da5]80 --localstatedir=/var/lib \
81 --mandir=$(pkg-config \
82 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
[2f2aeab]83make</userinput></screen>
84
85 <para>This package does not come with a test suite.</para>
86
87 <para>Now, as the <systemitem class='username'>root</systemitem> user:</para>
88
89<screen role='root'><userinput>make install</userinput></screen>
[9d2dc4e2]90
[bb4cb22]91 </sect2>
[9d2dc4e2]92
[bb4cb22]93 <sect2 role="commands">
94 <title>Command Explanations</title>
[9d2dc4e2]95
[1885da5]96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
97 href="../../xincludes/gnome-prefix.xml"/>
98
99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
100 href="../../xincludes/gnome-sysconfdir.xml"/>
101
102 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
103 href="../../xincludes/scrollkeeper-dir.xml"/>
[4d292651]104
[1885da5]105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
106 href="../../xincludes/gnome-mandir.xml"/>
[9d2dc4e2]107
[bb4cb22]108 </sect2>
[9d2dc4e2]109
[bb4cb22]110 <sect2 role="content">
111 <title>Contents</title>
[9d2dc4e2]112
[bb4cb22]113 <segmentedlist>
114 <segtitle>Installed Program</segtitle>
115 <segtitle>Installed Libraries</segtitle>
116 <segtitle>Installed Directories</segtitle>
[9d2dc4e2]117
[bb4cb22]118 <seglistitem>
119 <seg>bug-buddy</seg>
120 <seg>None</seg>
[1885da5]121 <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/ ,omf/}bug-buddy</seg>
[bb4cb22]122 </seglistitem>
123 </segmentedlist>
[9d2dc4e2]124
[bb4cb22]125 <variablelist>
126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
127 <?dbfo list-presentation="list"?>
128 <?dbhtml list-presentation="table"?>
[9d2dc4e2]129
[bb4cb22]130 <varlistentry id="bug-buddy-prog">
131 <term><command>bug-buddy</command></term>
132 <listitem>
133 <para>is a graphical bug reporting system.</para>
[3adc68f4]134 <indexterm zone="bug-buddy bug-buddy-prog">
135 <primary sortas="b-bug-buddy">bug-buddy</primary>
[bb4cb22]136 </indexterm>
137 </listitem>
138 </varlistentry>
[9d2dc4e2]139
[bb4cb22]140 </variablelist>
[21480b6]141
[bb4cb22]142 </sect2>
[21480b6]143
[bb4cb22]144</sect1>
Note: See TracBrowser for help on using the repository browser.