bug-buddy-2.10.0

Introduction to bug-buddy

The bug-buddy package contains a graphical bug reporting tool. This can extract debugging information from a core file or crashed application.

Package Information

bug-buddy Dependencies

Required

GNOME Desktop-2.10.1 and gnome-menus-2.10.1

Installation of bug-buddy

Install bug-buddy by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--sysconfdir=/etc/gnome: This switch puts GConf schema files in /etc/gnome instead of $GNOME_PREFIX/etc.

--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.

Contents

Installed Program: bug-buddy
Installed Libraries: None
Installed Directories: /etc/gnome/gconf/gconf.xml.defaults/apps/bug-buddy, /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/bug-buddy, $GNOME_PREFIX/share/bug-buddy, $GNOME_PREFIX/share/gnome/help/bug-buddy and $GNOME_PREFIX/share/omf/bug-buddy

Short Descriptions

bug-buddy

is a graphical bug reporting system.

Last updated on 2005-08-01 13:29:19 -0600