<?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: File pthread.h in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446709#M728076</link>
    <description>The pthread.h and pthread_exc.h files are located within the subproduct&lt;BR /&gt;DCE-CoreTools and can be extracted with the following procedure:&lt;BR /&gt;&lt;BR /&gt;     1. Mount appropriate cdrom&lt;BR /&gt;        10.x : OS core&lt;BR /&gt;        11.x : application CDs&lt;BR /&gt;     2. Run swinstall.&lt;BR /&gt;     3. Go into the Options menu &amp;amp; select:&lt;BR /&gt;        "Reinstall filesets even if same revision exists"        AND&lt;BR /&gt;        "Reinstall files even if same one already there"&lt;BR /&gt;     4. Go into the View menu &amp;amp; select "Change Software View" -&amp;gt;&lt;BR /&gt;        "Start with Products".&lt;BR /&gt;     5. Mark DCE-CoreTools for install&lt;BR /&gt;     6. Install&lt;BR /&gt;&lt;BR /&gt;Many people believe that the DCE client will be installed by&lt;BR /&gt;default from the core OS cdrom. But you need to install other filesets that are&lt;BR /&gt;not selected and installed by default.&lt;BR /&gt;They are as follows:&lt;BR /&gt;        # DCE-CoreTools&lt;BR /&gt;        # HP DCE/9000 Application Development Tools&lt;BR /&gt;          DCE-CoreTools.DCE-BPRG&lt;BR /&gt;          DCE-CoreTools.DCEP-ENG-A-MAN&lt;BR /&gt;        # DCE-CoreAdmin&lt;BR /&gt;        # HP DCE/9000 Core Administration Software&lt;BR /&gt;          DCE-CoreAdmin.DCE-ACCT-MGR&lt;BR /&gt;          DCE-CoreAdmin.DCE-CDSBROWSER&lt;BR /&gt;          DCE-CoreAdmin.DCE-CONFIG-MGR&lt;BR /&gt;          DCE-CoreAdmin.DCE-CORE-DIAG&lt;BR /&gt;&lt;BR /&gt;The pthread.h and pthread_exc.h are included in DCE-CoreTools.&lt;BR /&gt;The manpage for pthread.h does not exist on POSIX 1003.4a (User/DCE/CMA&lt;BR /&gt;threads). From HP-UX 10.30 and 11.0, for POSIX 1003.1c threads&lt;BR /&gt;(Kernel threads), the manpage syntax for the general manpage is as follows:&lt;BR /&gt;     man pthread(3T)&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Sep 2000 14:46:08 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2000-09-20T14:46:08Z</dc:date>
    <item>
      <title>File pthread.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446708#M728075</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I work on HP-UX 10.20. When I try to compile a C program, I got an error for the file pthread.h (it's not on the system).&lt;BR /&gt;&lt;BR /&gt;When I search it on another engine, I find it and it seems to belong to "DCEProg B.10.20" package.&lt;BR /&gt;&lt;BR /&gt;Where can I find it? I have CDs for HP-UX 10.20, but I don't know in which CD it could be?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 20 Sep 2000 14:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446708#M728075</guid>
      <dc:creator>PUJOL Gregory</dc:creator>
      <dc:date>2000-09-20T14:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: File pthread.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446709#M728076</link>
      <description>The pthread.h and pthread_exc.h files are located within the subproduct&lt;BR /&gt;DCE-CoreTools and can be extracted with the following procedure:&lt;BR /&gt;&lt;BR /&gt;     1. Mount appropriate cdrom&lt;BR /&gt;        10.x : OS core&lt;BR /&gt;        11.x : application CDs&lt;BR /&gt;     2. Run swinstall.&lt;BR /&gt;     3. Go into the Options menu &amp;amp; select:&lt;BR /&gt;        "Reinstall filesets even if same revision exists"        AND&lt;BR /&gt;        "Reinstall files even if same one already there"&lt;BR /&gt;     4. Go into the View menu &amp;amp; select "Change Software View" -&amp;gt;&lt;BR /&gt;        "Start with Products".&lt;BR /&gt;     5. Mark DCE-CoreTools for install&lt;BR /&gt;     6. Install&lt;BR /&gt;&lt;BR /&gt;Many people believe that the DCE client will be installed by&lt;BR /&gt;default from the core OS cdrom. But you need to install other filesets that are&lt;BR /&gt;not selected and installed by default.&lt;BR /&gt;They are as follows:&lt;BR /&gt;        # DCE-CoreTools&lt;BR /&gt;        # HP DCE/9000 Application Development Tools&lt;BR /&gt;          DCE-CoreTools.DCE-BPRG&lt;BR /&gt;          DCE-CoreTools.DCEP-ENG-A-MAN&lt;BR /&gt;        # DCE-CoreAdmin&lt;BR /&gt;        # HP DCE/9000 Core Administration Software&lt;BR /&gt;          DCE-CoreAdmin.DCE-ACCT-MGR&lt;BR /&gt;          DCE-CoreAdmin.DCE-CDSBROWSER&lt;BR /&gt;          DCE-CoreAdmin.DCE-CONFIG-MGR&lt;BR /&gt;          DCE-CoreAdmin.DCE-CORE-DIAG&lt;BR /&gt;&lt;BR /&gt;The pthread.h and pthread_exc.h are included in DCE-CoreTools.&lt;BR /&gt;The manpage for pthread.h does not exist on POSIX 1003.4a (User/DCE/CMA&lt;BR /&gt;threads). From HP-UX 10.30 and 11.0, for POSIX 1003.1c threads&lt;BR /&gt;(Kernel threads), the manpage syntax for the general manpage is as follows:&lt;BR /&gt;     man pthread(3T)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2000 14:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446709#M728076</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-09-20T14:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: File pthread.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446710#M728077</link>
      <description>I have no "OS core" CD.&lt;BR /&gt;&lt;BR /&gt;I've tried CD "Install and Core OS Release 10.20" (B3920-13640) and HP-UX Applications Release 10.20" (4 CDs - B3820-60164)... but I can't find DCE-CoreTools or anything else...&lt;BR /&gt;&lt;BR /&gt;I know the procedure, but I don't know on which CD...&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 20 Sep 2000 15:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446710#M728077</guid>
      <dc:creator>PUJOL Gregory</dc:creator>
      <dc:date>2000-09-20T15:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: File pthread.h</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446711#M728078</link>
      <description>The "Install and Core OS Release 10.20" CD should have the DCE-CoreTools product.  However, in order to see this product on the product listing, you must perform the following:&lt;BR /&gt;&lt;BR /&gt; 1) Bring up "swinstall" against the Core OS &amp;amp; Install CD&lt;BR /&gt; 2) From the menu at the top of the screen, select "View"-&amp;gt;"Change Software View"-&amp;gt;"Start With Products".&lt;BR /&gt;&lt;BR /&gt;At this point, the DCE-CoreTools product should be visible and available for install.</description>
      <pubDate>Mon, 23 Oct 2000 19:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-pthread-h/m-p/2446711#M728078</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2000-10-23T19:03:28Z</dc:date>
    </item>
  </channel>
</rss>

