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.10/bug-buddy-2.10.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.10/bug-buddy-2.10.0.tar.bz2
Download MD5 sum: c821a933f3d7be64071c7bfcb07ee1ac
Download size: 718 KB
Estimated disk space required: 10 MB
Estimated build time: 0.1 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
This package does not come with a test suite.
Now, as the root user:
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.
Last updated on 2005-08-01 13:29:19 -0600