<?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 Re: cannot execute the C program after restore in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764575#M73282</link>
    <description>what risc processor have you got installed in the new machine ?&lt;BR /&gt;If your C program was compiled on the original box , and had a different processor than the new one, you will encounter problems.&lt;BR /&gt;&lt;BR /&gt;Also if you have the C source code , try re-compiling the code on the new HP box .</description>
    <pubDate>Tue, 16 Jul 2002 09:36:53 GMT</pubDate>
    <dc:creator>Devbinder Singh Marway</dc:creator>
    <dc:date>2002-07-16T09:36:53Z</dc:date>
    <item>
      <title>cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764572#M73279</link>
      <description>hi there,&lt;BR /&gt;here's my problem:&lt;BR /&gt;we do SAN tests in our env. for all the machines, but i am having trouble in one of my UX boxes. we are provided an HP-UX box by HP to do our tests. I restored one of my machine's data to that newly assigned box. what i am having trouble is to ecexute the C program, which is executing normally in it's original env.&lt;BR /&gt;here's the message:&lt;BR /&gt;uatoper@santest /uatoper/uat/outbound &amp;gt; turbo_oracledaemon&lt;BR /&gt;sh: turbo_oracledaemon: cannot execute&lt;BR /&gt;uatoper@santest /uatoper/uat/outbound &amp;gt; ls -ld turbo_oracledaemon&lt;BR /&gt;&lt;BR /&gt;the file has full permissions for everyone...&lt;BR /&gt;what can be the problem?maybe patch level differences?&lt;BR /&gt;thx</description>
      <pubDate>Tue, 16 Jul 2002 08:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764572#M73279</guid>
      <dc:creator>Atil Volkan Yildirim</dc:creator>
      <dc:date>2002-07-16T08:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764573#M73280</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Does the directory have the correct permissions?&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Tue, 16 Jul 2002 09:06:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764573#M73280</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-07-16T09:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764574#M73281</link>
      <description>sure it has the right permissions...further, i gave full permissions for every directory in the path, to check if the problem is with diectory permissions...the user has full access, and owns all the directories and the file,as well...</description>
      <pubDate>Tue, 16 Jul 2002 09:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764574#M73281</guid>
      <dc:creator>Atil Volkan Yildirim</dc:creator>
      <dc:date>2002-07-16T09:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764575#M73282</link>
      <description>what risc processor have you got installed in the new machine ?&lt;BR /&gt;If your C program was compiled on the original box , and had a different processor than the new one, you will encounter problems.&lt;BR /&gt;&lt;BR /&gt;Also if you have the C source code , try re-compiling the code on the new HP box .</description>
      <pubDate>Tue, 16 Jul 2002 09:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764575#M73282</guid>
      <dc:creator>Devbinder Singh Marway</dc:creator>
      <dc:date>2002-07-16T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764576#M73283</link>
      <description>hi,&lt;BR /&gt;1.1d PA7200 &lt;BR /&gt;is the new one, and &lt;BR /&gt;2.0 PA8200&lt;BR /&gt;is the original one...&lt;BR /&gt;:(((&lt;BR /&gt;thx...</description>
      <pubDate>Tue, 16 Jul 2002 09:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764576#M73283</guid>
      <dc:creator>Atil Volkan Yildirim</dc:creator>
      <dc:date>2002-07-16T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764577#M73284</link>
      <description>where can i find a free or trial C compiler...&lt;BR /&gt;the original one is:&lt;BR /&gt;root@hzntst / &amp;gt; what /opt/ansic/bin/cc&lt;BR /&gt;/opt/ansic/bin/cc:&lt;BR /&gt;         LINT A.11.01.00 CXREF A.11.01.00&lt;BR /&gt;        HP92453-01 A.11.01.00 HP C Compiler&lt;BR /&gt;         $ PATCH/11.00:PHCO_95167  Oct  1 1998 13:46:32 $ &lt;BR /&gt;unfortunately, i don't have it now...</description>
      <pubDate>Tue, 16 Jul 2002 09:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764577#M73284</guid>
      <dc:creator>Atil Volkan Yildirim</dc:creator>
      <dc:date>2002-07-16T09:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764578#M73285</link>
      <description>Is there a reason that you have such a POOR record of assigning points? &lt;BR /&gt;&lt;BR /&gt;This member has assigned points to 1 of 34 responses to his/her questions.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/TopSolutions/1,,BR646277!1!questions,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/TopSolutions/1,,BR646277!1!questions,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 16 Jul 2002 10:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764578#M73285</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-16T10:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: cannot execute the C program after restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764579#M73286</link>
      <description>Please post the output of:&lt;BR /&gt;&lt;BR /&gt;ll turbo_oracledaemon &lt;BR /&gt;&lt;BR /&gt;file turbo_oracledaemon&lt;BR /&gt;&lt;BR /&gt;(Note "file" is the literal name of the command, see the file(1) manual page ("man file") for details.) &lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;&lt;BR /&gt;model&lt;BR /&gt;&lt;BR /&gt;Please also note Harry's question (and implicit request).</description>
      <pubDate>Tue, 16 Jul 2002 13:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-execute-the-c-program-after-restore/m-p/2764579#M73286</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-07-16T13:28:06Z</dc:date>
    </item>
  </channel>
</rss>

