Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8.0.5 and Red Hat 6. Error 'Creating ntcontab.o'

Re: Oracle 8.0.5 and Red Hat 6. Error 'Creating ntcontab.o'

From: Michael Daskaloff <mdaskalo_at_tlogica.com>
Date: Fri, 19 Nov 1999 11:36:21 +0200
Message-ID: <38351A15.F43BC0C3@tlogica.com>


Hi,
you need to install the C compiler,
this is in some development package.

HTH,
Michael Daskaloff

Salvatore ILardo wrote:

> Hello Oracle community.
>
> I am trying to install Oracle 8.0.5 with Linux Red Hat 6 and when I start
> the installation
> I get the following error:
>
> Error during action 'Creating ntcontab.o'.
> Command: make -f /mnt/u01/oracle/product/8.0.5/network/lib/ins_network.mk
> ntcontab.o
>
> (if [ "compile" = "compile" ] ; then \
> cc -c ntcontab.c ; \
> rm -f /mnt/u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
> /mnt/u01/app/oracle/product/8.0.5/bin/gennttab:
> /mnt/u01/app/oracle/product/8.0.5/bin/get_platform: No such file or
> directory
> /bin/sh: cc: command not found
> mv: ntcontab.o: No such file or directory
> make: *** [ntcontab.o] Error 1.
>
> Then, the process stops.
>
> Any idea?
> Any help will be very appreciate.
> Thanks.
>
> Salvo
> salvo_at_www.rokeby.com
Received on Fri Nov 19 1999 - 03:36:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US