Comment 15 for bug 1003506

Revision history for this message
Martin Pitt (pitti) wrote :

Just use it from trunk:

bzr branch lp:apport
cd apport
./setup.py build

Now you can run:

PYTHONPATH=. bin/crash-digger [...] # this will use apport-retrace from the checkout, too
PYTHONPATH=. bin/apport-retrace [...]