hardware missing (it's not the agp card)
quad g5 3.5 ghz, Mac OS X (10.4.6)
quad g5 3.5 ghz, Mac OS X (10.4.6)

I have a project due on monday
After installation and before launching any of the programs, open each application package (Final Cut Pro, Compressor, Soundtrack, etc.) that was installed inside the Applications folder, and edit the Info.plist file inside of the Contents folder of the application with TextEdit or your favorite plain-text editor. Simply delete the lines and tags that would prevent running on your machine. For example, to get it to run on a G3/300, you would delete the following lines, or simply change them to match your system:
<key>AELRequiredCPUType</key>
<string>G4</string>
<key>AELMinimumCPUSpeedSingle</key>
<string>350</string>

hardware missing (it's not the agp card)