This tutorial was written due to my frustration on installing Oracle 9i on FC3. Basically 9i installation on RAS 1,2,3 RH 9, FC1, FC2 is documented fairly well but it is hard to find anything worthwhile on FC3; some people even suggested that installing Oracle 9i on FC3 is not possible. This HOWTO attempts to condense all my experience and findings with any such info peculiar to FC3, which was before scattered all over the web, into one concise but useful document.

I hope you will find this short tutorial useful.
If you need to install Oracle 9i on FC3, you should be aware of the following facts:
Fedora is not *Officially Supported* by Oracle Corp.
1. Oracle 9i installation is difficult but possible on FC3.
2. Oracle 9i CANNOT be linked with the libraries used by gcc 3.4. On FC3 you need to use the FC2 GCC compat libraries.
3. The Oracle 10 G installation method does NOT WORKS with 9i.
4. This HOWTO deals with RedHat products >= FC3 or higher or gcc version greater than 2.9. If you are installing any other RedHat product you might want to have a look at other excellent tutorials, for instance http://www.puschitz.com/OracleOnLinux.shtml and http://oracle−base.com/.
5. Also keep in mind:

This HOWTO aims only to assist you. This is not an OFFICIAL Oracle document.
1. I am not a DBA. Please do not contact me for matters other than the content of this document. I will not help you to set up your database. If you need help with that, check the Oracle forums.
2. The next step for me is probably to write some Bash or Perl scripts to fully automate this tedious and boring, frustrating, manual process but that depends on spare time I get. Your ideas are welcome.

Download