Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

9i installation problem on Fedora 5

496951Oct 12 2006 — edited Nov 3 2006
Hi,

I am having some difficulties when installing Oracle 9i on Fedora 5 using the article from http://ivan.kartik.sk/oracle/install_ora9_fedora.html.

Specifically, it is when "switching the GCC3 compiler binary with GCC2 compiler binary as following" by doing these:

su -
# cd /usr/bin
# mv ./gcc ./gcc3
# mv ./gcc296 ./gcc

When entering the 3d line, I got this message:
mv: cannot stat './gcc': No such file or directory.

Can someone help?

cder.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2006
Added on Oct 12 2006
58 comments
9,797 views