The bug-buddy package contains a graphical bug reporting tool. This can extract debugging information from a core file or crashed application.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.8/bug-buddy-2.8.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.8/bug-buddy-2.8.0.tar.bz2
Download MD5 sum: b4c90bb9e1762803d083026b000349ea
Download size: 711 KB
Estimated disk space required: 12 MB
Estimated build time: 0.08 SBU
Install bug-buddy by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install
--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.
The bug-buddy package contains bug-buddy.
Last updated on 2004-11-25 17:47:58 -0700