Help installing BugZilla on Mac OS X 10.3 Panther
http://forums.macosxhints.com/archive/index.php/t-20271.html
http://caseywest.com/journal/archives/000510.html
http://groups-beta.google.com/group/perl.macosx/msg/f069155d903bab09?hl=en&lr=&ie=UTF-8
http://www.macosxhints.com/article.php?story=20031015212910375
http://www.macosxhints.com/comment.php?mode=display&sid=20031015212910375&title=Failed+on+make+test&type=article&order=&pid=30305
edit /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Config.pm, replacing:
ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc'
with
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc'
More awesome stuff: