The problem is you SKIM the pages too fast! *Read* the following from that site 
-

----------------------------BEGIN-----------------------------------

On my FC3 system, the make RPM was already installed. However, I had to install 
a few other RPMs to satisfy dependencies of gcc which was not installed on my 
system (you can also a use newer gcc version). Note that FC3 is not supported 
by Oracle, and you will have a hard time to find the right RPM versions for 
Oracle10g. I tried to use the RPMs that came with the FC3 CDs which are easily 
available to everyone. I did not had any problems installing an Oracle Database 
10g (General Purpose Database) on FC3 with these RPMs: 
  su - root
  rpm -Uvh gcc-3.4.2-6.fc3.i386.rpm \
           cpp-3.4.2-6.fc3.i386.rpm \
           glibc-devel-2.3.3-74.i386.rpm \
           glibc-headers-2.3.3-74.i386.rpm \
           glibc-kernheaders-2.4-9.1.87.i386.rpm

NOTE: The gcc version that comes with FC3 will not pass Oracle's 
"Product-specific Prerequisite" checks. I ignored this warning on FC3. 

--------------------------END---------------------------------------

The above SHOULD also hold true for Oracle 9i.

BR,
N

---Sent using Shark Email Push client---

�


On Mon, 28 Mar 2005 gaurav wrote :
>No ........oracle supports till RAS 3
>
>  it seems Oracle 9i CANNOT be linked with the libraries used by gcc 3.4 i 
> think I will  have to use compat libraries ...thats why so many linking errors
>
>
>Sandip Bhattacharya wrote:
>
> >On Mon, 2005-03-28 at 13:37 +0530, gaurav wrote:
> >
> >
> >>Hi list,
> >>          I am getting tons of linking errors oracle 9i installation on
> >>fc3  like ...as per logs
> >>
> >>
> >
> >!!! Is Oracle supported on any version of Fedora?
> >
> >- Sandip
> >
> >
> >--
> >Sandip Bhattacharya    *    Puroga Technologies   *     [EMAIL PROTECTED]
> >Work: http://www.puroga.com   *    Home/Blog: http://www.sandipb.net/blog
> >
> >PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3
> >
> >
> >
> >_______________________________________________
> >ilugd mailinglist -- [email protected]
> >http://frodo.hserus.net/mailman/listinfo/ilugd
> >Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
> >http://www.mail-archive.com/[email protected]/
> >
> >
> >
>
>
>_______________________________________________
>ilugd mailinglist -- [email protected]
>http://frodo.hserus.net/mailman/listinfo/ilugd
>Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
>http://www.mail-archive.com/[email protected]/


_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to