<?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: Posix installtion in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723094#M74192</link>
    <description>Re: POSIX:  Better yet, follow the directions&lt;BR /&gt;in:&lt;BR /&gt;&lt;BR /&gt;cd_rom:[POSIX020.DOCUMENTATION]INST_SYS_MAN_GUIDE.TXT&lt;BR /&gt;&lt;BR /&gt;(or .PS) which mentions:&lt;BR /&gt;&lt;BR /&gt;SYS$MANAGER:POSIX$CONFIG.COM&lt;BR /&gt;&lt;BR /&gt;which looks as if it does all the work for&lt;BR /&gt;these (and some other) SYSGEN parameters.&lt;BR /&gt;&lt;BR /&gt;Also, as it says, you need to add to the&lt;BR /&gt;system start-up stuff:&lt;BR /&gt;&lt;BR /&gt;@ SYS$STARTUP:POSIX$STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;Running the IVP might also be educational:&lt;BR /&gt;&lt;BR /&gt;@ SYS$TEST:POSIX$IVP&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;POSIX for OpenVMS V2.0 IVP completed successfully&lt;BR /&gt;&lt;BR /&gt;GIMP $ posix&lt;BR /&gt;psx&amp;gt; uname -a&lt;BR /&gt;POSIX_for_OpenVMS_VAX GIMP V2.0(V2.0) V6.2 VAX_4000-200 VAX&lt;BR /&gt;&lt;BR /&gt;Who could ask for more?&lt;BR /&gt;&lt;BR /&gt;Wow.  I haven't looked at this stuff since it&lt;BR /&gt;was new (1994).  Wheee.</description>
    <pubDate>Fri, 03 Feb 2006 02:27:57 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2006-02-03T02:27:57Z</dc:date>
    <item>
      <title>Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723090#M74188</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed POSIX software. But this time  I got a message that tells me that the installation is not finished. &lt;BR /&gt;&lt;BR /&gt;The software was installed via OpenVMS CD 6.2 (binaries). The verison number is: 2.0. &lt;BR /&gt;&lt;BR /&gt;If I try to install the software from layered product I got a error messages.&lt;BR /&gt;&lt;BR /&gt;Any comments??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Geir&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS:&lt;BR /&gt;I want to start ucx (TCP/IP) automatically each time I boot the system. I could not find the systartup.com, and startup.com should not be edited. Any suggestions??</description>
      <pubDate>Thu, 02 Feb 2006 09:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723090#M74188</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2006-02-02T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723091#M74189</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use sys$manager:systartup_vms.com.&lt;BR /&gt;And what error you get?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Thu, 02 Feb 2006 09:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723091#M74189</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2006-02-02T09:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723092#M74190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks. If I run posix command I got an error message that says that the posix initialization not completed - see system manager. &lt;BR /&gt;&lt;BR /&gt;When I installed the software the script told me to add two new values with sysgen. &lt;BR /&gt;&lt;BR /&gt;gblpages add  ##&lt;BR /&gt;gblsections add ##&lt;BR /&gt;&lt;BR /&gt;But these commands does not exist. Is it better to run autogen?&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Thu, 02 Feb 2006 10:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723092#M74190</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2006-02-02T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723093#M74191</link>
      <description>In SYS$SYSTEM:MODPARAMS.DAT&lt;BR /&gt;&lt;BR /&gt;ADD_GBLPAGES = xxx&lt;BR /&gt;ADD_GBLSECTIONS = yyy&lt;BR /&gt;&lt;BR /&gt;where xxx, yyy are the values specified during the installation. Then&lt;BR /&gt;&lt;BR /&gt;@SYS$UPDATE:AUTOGEN GETDATA SETPARAMS&lt;BR /&gt;&lt;BR /&gt;check the report afterwards for problems.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 10:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723093#M74191</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-02-02T10:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723094#M74192</link>
      <description>Re: POSIX:  Better yet, follow the directions&lt;BR /&gt;in:&lt;BR /&gt;&lt;BR /&gt;cd_rom:[POSIX020.DOCUMENTATION]INST_SYS_MAN_GUIDE.TXT&lt;BR /&gt;&lt;BR /&gt;(or .PS) which mentions:&lt;BR /&gt;&lt;BR /&gt;SYS$MANAGER:POSIX$CONFIG.COM&lt;BR /&gt;&lt;BR /&gt;which looks as if it does all the work for&lt;BR /&gt;these (and some other) SYSGEN parameters.&lt;BR /&gt;&lt;BR /&gt;Also, as it says, you need to add to the&lt;BR /&gt;system start-up stuff:&lt;BR /&gt;&lt;BR /&gt;@ SYS$STARTUP:POSIX$STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;Running the IVP might also be educational:&lt;BR /&gt;&lt;BR /&gt;@ SYS$TEST:POSIX$IVP&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;POSIX for OpenVMS V2.0 IVP completed successfully&lt;BR /&gt;&lt;BR /&gt;GIMP $ posix&lt;BR /&gt;psx&amp;gt; uname -a&lt;BR /&gt;POSIX_for_OpenVMS_VAX GIMP V2.0(V2.0) V6.2 VAX_4000-200 VAX&lt;BR /&gt;&lt;BR /&gt;Who could ask for more?&lt;BR /&gt;&lt;BR /&gt;Wow.  I haven't looked at this stuff since it&lt;BR /&gt;was new (1994).  Wheee.</description>
      <pubDate>Fri, 03 Feb 2006 02:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723094#M74192</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-03T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723095#M74193</link>
      <description>Hi,&lt;BR /&gt;Thanks. When I execute &lt;BR /&gt;@ SYS$TEST:POSIX$IVP&lt;BR /&gt;&lt;BR /&gt;I got following messages:&lt;BR /&gt;&lt;BR /&gt;"System disk or posix for OpenVMS 2.0 container Bind or both are not setup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Posix for OpenVMS V2.0 IVP have failed"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any comments. Please&lt;BR /&gt;&lt;BR /&gt;Geir</description>
      <pubDate>Fri, 03 Feb 2006 05:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723095#M74193</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2006-02-03T05:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Posix installtion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723096#M74194</link>
      <description>Did you do?:&lt;BR /&gt;&lt;BR /&gt;@ SYS$MANAGER:POSIX$CONFIG.COM&lt;BR /&gt;@ SYS$STARTUP:POSIX$STARTUP.COM</description>
      <pubDate>Fri, 03 Feb 2006 06:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/posix-installtion/m-p/3723096#M74194</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-03T06:42:30Z</dc:date>
    </item>
  </channel>
</rss>

