<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Pro*C precompiler on HP-UX 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447645#M729028</link>
    <description>We are running Oracle 8.0.5 on HP-UX 11.0.  I have been told that I need to recompile a daemon that was written in Pro*C.  I do not have the precomp/demo directory that is supposed to be under $ORACLE_HOME.  Can I use the HP-UX make command to do this?  If so, how?  I need step-by-step instructions, if possible, because I know nothing about compiling Pro*C programs.</description>
    <pubDate>Mon, 25 Sep 2000 13:03:41 GMT</pubDate>
    <dc:creator>Vince Arends</dc:creator>
    <dc:date>2000-09-25T13:03:41Z</dc:date>
    <item>
      <title>Pro*C precompiler on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447645#M729028</link>
      <description>We are running Oracle 8.0.5 on HP-UX 11.0.  I have been told that I need to recompile a daemon that was written in Pro*C.  I do not have the precomp/demo directory that is supposed to be under $ORACLE_HOME.  Can I use the HP-UX make command to do this?  If so, how?  I need step-by-step instructions, if possible, because I know nothing about compiling Pro*C programs.</description>
      <pubDate>Mon, 25 Sep 2000 13:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447645#M729028</guid>
      <dc:creator>Vince Arends</dc:creator>
      <dc:date>2000-09-25T13:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C precompiler on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447646#M729029</link>
      <description>&lt;BR /&gt;You need to recompile it either using the basic HP-UX C compiler (if its a simple C program) or the orderable full ANSI/C or Gnu C compiler. This shouldnt represent a problem as long as you have the compiler you need. &lt;BR /&gt;&lt;BR /&gt;Did the person who said you need to recompile the deamon give you an idea what the program name is or how to compile it ? you need the c source file and then various options to compile it. You could try a straight cc on it (cc -o &lt;OUTPUT filename=""&gt; &lt;SOURCE.C file=""&gt; or you may have to try the ansic option, cc -Aa .....&lt;BR /&gt;There may well be other options which are needed though.&lt;BR /&gt;&lt;BR /&gt;You can only use the make command if there is a makefile for the daemon you need to recompile. See if you can find a file called Makefile or makefile under the oracle directory tree somewhere. If your lucky there may simply be an opion to recompile it;&lt;BR /&gt;eg. make &lt;FILENAME&gt;   Lets say your ProC daemon is called BOB, then you could try make BOB   and see if it works (if youre in the dir the makefile is in).&lt;BR /&gt;&lt;BR /&gt;You really need some more info here to go on from someone who knows about this daemon.&lt;BR /&gt;&lt;/FILENAME&gt;&lt;/SOURCE.C&gt;&lt;/OUTPUT&gt;</description>
      <pubDate>Mon, 25 Sep 2000 13:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447646#M729029</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-25T13:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C precompiler on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447647#M729030</link>
      <description>I guess what I really need to do is install the Pro*C pre-compiler from the Oracle8 Enterprise Edition for HP-UX 11.0 CD?  Oracle8 Release 8.0.5 for HP9000 Servers and Workstations Installation Guide seems vague on how to install just this one item.  Anybody out there done this before?  Can I do the install of the Pro*C pre-compiler with my Oracle databases up without bothering them?  Is this a 5 minute, 30 minute or all-day task?  Vince</description>
      <pubDate>Tue, 26 Sep 2000 14:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447647#M729030</guid>
      <dc:creator>Vince Arends</dc:creator>
      <dc:date>2000-09-26T14:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C precompiler on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447648#M729031</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, install the Oracle Pro*C stuff is the only good solution to your problem. I had to to it before, and it can be done while the Oracle instance is up.&lt;BR /&gt;&lt;BR /&gt;Just start the Oracle installer and only select the Pro*C package.&lt;BR /&gt;&lt;BR /&gt;This is a -30 minutes task.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Rik.</description>
      <pubDate>Wed, 27 Sep 2000 16:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447648#M729031</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2000-09-27T16:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C precompiler on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447649#M729032</link>
      <description>Thanks for the responses.  I ended up installing the Pro*C pre-compiler from the Oracle8 CD, but it's not very "intuitive".  I first took the "Add/Upgrade Software" option.  Wrong choice!  I then backed out and chose the "Install New Product - Do Not Create DB Objects" option.  This took me down the correct path.  And it did only take about 30 minutes, for this part.  Then, there were other issues:  the pcscfg.cfg file, permissions on directories and files, proper values for various parameters, etc.  But, it looks as though it works, FINALLY!  Thanks again.  Vince</description>
      <pubDate>Wed, 27 Sep 2000 17:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-precompiler-on-hp-ux-11-0/m-p/2447649#M729032</guid>
      <dc:creator>Vince Arends</dc:creator>
      <dc:date>2000-09-27T17:30:21Z</dc:date>
    </item>
  </channel>
</rss>

