I re copied the files, excluding the Defaults.pm file and then ran the database update in step 8 with out errors. But when I got to step 9 and ran scripts/DBUpdate-to-3.0.pl I got this crap. It looks as if it is complaining about not having the Defaults.pm
/opt/otrs otrs$ scripts/DBUpdate-to-3.0.pl
Can't locate Kernel/Config/Defaults.pm in @INC (@INC contains: /opt/otrs-3.0.2/Kernel/cpan-lib /opt/otrs-3.0.2 /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at /opt/otrs-3.0.2/Kernel/Config.pm line 96.
BEGIN failed--compilation aborted at /opt/otrs-3.0.2/Kernel/Config.pm line 96.
Compilation failed in require at scripts/DBUpdate-to-3.0.pl line 37.
BEGIN failed--compilation aborted at scripts/DBUpdate-to-3.0.pl line 37.