Hi; On an FC-4 station, I installed all the backward compatible pkg's required by Oracle, and yet the installer complains about this one thing. gcc-3.2. BUT I certainly have it installed. This is the Oracle message: Checking for make-3.79; found make-1:3.80-7. Passed Checking for binutils-2.14; found binutils-2.15.94.0.2.2-2.1. Passed Checking for gcc-3.2; found Not found. Failed <<<< Checking for libaio-0.3.96; found libaio-0.3.104-2. Passed Check complete. The overall result of this check is: Failed <<<< And this is what I get at the prompt: # rpm -qa | grep gcc libgcc-4.0.1-4.fc4 compat-gcc-32-3.2.3-47.fc4 compat-gcc-32-c++-3.2.3-47.fc4 # One thing about this station is that it was upgraded from FC3 to FC4. (I don't know if this has anything to do with it.) Your advice is appreciated. Thanks; -nat