Hey jeterfan, to enable apport, run
Code:
gksudo gedit /etc/default/apport
and change
to
Save and close, then restart apport with
Code:
sudo /etc/init.d/apport restart
Apport should now be running, though some people have found that they can only get it working after a reboot. You can read a bit more abbout Apport on the wiki.