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

Home -> Community -> Mailing Lists -> Oracle-L -> Re:is C compiler a must for oracle UNIX installations ?

Re:is C compiler a must for oracle UNIX installations ?

From: <dgoulet_at_vicr.com>
Date: Thu, 16 Aug 2001 06:50:32 -0700
Message-ID: <F001.0036CF60.20010816065710@fatcity.com>

Rahul,

    All UNIX OS's come with a rudimentary C compiler and linker, mainly for the purpose of rebuilding the kernel. What Oracle needs is the make utility and the linker. The compiler is only needed if your building a program from source code and since Oracle ships object code it needs to relink. But that rudimentary linker will work just fine.

Dick Goulet

____________________Reply Separator____________________
Author: Rahul <rahul_at_ratelindo.co.id>
Date:       8/15/2001 9:35 PM

some of my friends are telling me that they have succesfuly installed oracle 7.3.1 on AIX 4 WITHOUT the C compiler present.. !!

and i was the one telling them how oralce requires to relink the executables after
the installation.

Regards

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Rahul
  INET: rahul_at_ratelindo.co.id

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: dgoulet_at_vicr.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Aug 16 2001 - 08:50:32 CDT

Original text of this message

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