<?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: error in install the C/aC++ compiler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053594#M304890</link>
    <description>Hi Nejad,&lt;BR /&gt;&lt;BR /&gt;you have to follow the installation path as per steps given, since it is a evaluation copy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For PA HP C/aC++ compiler:&lt;BR /&gt;&lt;BR /&gt;Copy your 26 digit hexadecimal license key in a plain text (ASCII) file. &lt;BR /&gt;Save the file as aCC.cwd in the following location:&lt;BR /&gt;/opt/aCC/newconfig/aCC.cwd &lt;BR /&gt;This enables your evaluation copy of the HP C/aC++ Compiler.&lt;BR /&gt;&lt;BR /&gt;Alternately, export the variables ST_CODEWORD (for HP aC++) and TIMEBOMB_CWD (for HP C) to point to the file where the license key is stored.&lt;BR /&gt;&lt;BR /&gt;To install the compiler: &lt;BR /&gt;&lt;BR /&gt;Log in as root. &lt;BR /&gt;To install the HP C/aC++ product bundle, as root use swinstall as follows: &lt;BR /&gt;   # /usr/sbin/swinstall -s $PWD/B9007AAEVAL_&lt;OS version=""&gt;.depot B9007AAEVAL &lt;BR /&gt; Where B9007AAEVAL_&lt;OS version=""&gt;.depot matches what was downloaded.&lt;BR /&gt;&lt;BR /&gt;Note: &lt;BR /&gt;The OS Version can be 11.11, 11.23, or 11.31&lt;BR /&gt;&lt;BR /&gt;WK&lt;/OS&gt;&lt;/OS&gt;</description>
    <pubDate>Sun, 12 Aug 2007 12:04:15 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2007-08-12T12:04:15Z</dc:date>
    <item>
      <title>error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053592#M304888</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;i am installed the HP C/aC++ product bundle evaluation in /opt/aCC/newconfig directory (11.11i) but this trial version is not completed Because of an existence more missing file&lt;BR /&gt;i am using this command &lt;BR /&gt;"swinstall -s $PWD/opt/aCC/newconfig/productName.depot B9007AAEVAL"&lt;BR /&gt;i am download from this site &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;find the attached file including the logs file &lt;BR /&gt;&lt;BR /&gt;thanks and best regards&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Aug 2007 04:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053592#M304888</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-08-12T04:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053593#M304889</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Try this command:&lt;BR /&gt;&lt;BR /&gt;"swinstall -s $PWD/opt/aCC/newconfig/productName.depot B9007AAEVAL \*"&lt;BR /&gt;&lt;BR /&gt;The download itself may have been truncated, you may wish to try it again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 12 Aug 2007 07:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053593#M304889</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-12T07:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053594#M304890</link>
      <description>Hi Nejad,&lt;BR /&gt;&lt;BR /&gt;you have to follow the installation path as per steps given, since it is a evaluation copy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For PA HP C/aC++ compiler:&lt;BR /&gt;&lt;BR /&gt;Copy your 26 digit hexadecimal license key in a plain text (ASCII) file. &lt;BR /&gt;Save the file as aCC.cwd in the following location:&lt;BR /&gt;/opt/aCC/newconfig/aCC.cwd &lt;BR /&gt;This enables your evaluation copy of the HP C/aC++ Compiler.&lt;BR /&gt;&lt;BR /&gt;Alternately, export the variables ST_CODEWORD (for HP aC++) and TIMEBOMB_CWD (for HP C) to point to the file where the license key is stored.&lt;BR /&gt;&lt;BR /&gt;To install the compiler: &lt;BR /&gt;&lt;BR /&gt;Log in as root. &lt;BR /&gt;To install the HP C/aC++ product bundle, as root use swinstall as follows: &lt;BR /&gt;   # /usr/sbin/swinstall -s $PWD/B9007AAEVAL_&lt;OS version=""&gt;.depot B9007AAEVAL &lt;BR /&gt; Where B9007AAEVAL_&lt;OS version=""&gt;.depot matches what was downloaded.&lt;BR /&gt;&lt;BR /&gt;Note: &lt;BR /&gt;The OS Version can be 11.11, 11.23, or 11.31&lt;BR /&gt;&lt;BR /&gt;WK&lt;/OS&gt;&lt;/OS&gt;</description>
      <pubDate>Sun, 12 Aug 2007 12:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053594#M304890</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-08-12T12:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053595#M304891</link>
      <description>Why do you have the depot under /opt/aCC/?&lt;BR /&gt;Or under $PWD/opt/aCC/, if that is different?&lt;BR /&gt;(You don't need $PWD if the path starts with "/".)&lt;BR /&gt;&lt;BR /&gt;This is dangerous since as part of the preinstall script, it may remove everything under /opt/aCC/ first!&lt;BR /&gt;&lt;BR /&gt;Your log indicates that depot is corrupted as SEP says.</description>
      <pubDate>Sun, 12 Aug 2007 23:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053595#M304891</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-08-12T23:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053596#M304892</link>
      <description>You haven't assigned any points yet to over 166 responses:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1485417&amp;amp;listType=question&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1485417&amp;amp;listType=question&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If any answers were useful, you need to assign points.  Please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you continue to not assign points to the people that have stopped to help you, you may be struck off.  :-)</description>
      <pubDate>Mon, 13 Aug 2007 02:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053596#M304892</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-08-13T02:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053597#M304893</link>
      <description>HI and thanks &lt;BR /&gt;what it is the meaning of 'Copy your 26 digit hexadecimal license key in a plain text (ASCII) file'&lt;BR /&gt;&lt;BR /&gt;and how?&lt;BR /&gt;&lt;BR /&gt;thanks and&lt;BR /&gt;Sorry on the delay in the reply because of the difference in the time</description>
      <pubDate>Mon, 13 Aug 2007 02:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053597#M304893</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-08-13T02:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: error in install the C/aC++ compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053598#M304894</link>
      <description>&amp;gt;what it is the meaning of 'Copy your 26 digit hexadecimal license key in a plain text&lt;BR /&gt;&lt;BR /&gt;See the following thread and Peter and Kai's post about how to get the license key:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1048444" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1048444&lt;/A&gt;</description>
      <pubDate>Mon, 13 Aug 2007 02:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-install-the-c-ac-compiler/m-p/4053598#M304894</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-08-13T02:53:40Z</dc:date>
    </item>
  </channel>
</rss>

