<?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: Installing UNZIP to an OpenVMS system in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143011#M26148</link>
    <description>mlenhard,&lt;BR /&gt;&lt;BR /&gt; welcome to vms itrc forum.&lt;BR /&gt;could you give some more info on the system type alpha or itanium (the cd  device name will vary on the different platfirms)&lt;BR /&gt;&lt;BR /&gt;try :-&lt;BR /&gt;&lt;BR /&gt; $ mount/media=cdrom 'cd drive name' (assuming iso format cd)&lt;BR /&gt;&lt;BR /&gt; then&lt;BR /&gt;$ copy/log 'cd drive name':*.* 'disk':['directory']*.*&lt;BR /&gt;&lt;BR /&gt;if it's suffixed pcsi use &lt;BR /&gt;&lt;BR /&gt; $ product install&lt;BR /&gt;&lt;BR /&gt;if it's several files suffixed .a , .b etc&lt;BR /&gt;then use &lt;BR /&gt;&lt;BR /&gt;$ @sys$update:vmsinstal&lt;BR /&gt;&lt;BR /&gt;you may have it as a self extracting zipfile &lt;BR /&gt;something like 'filename.*_axpexe&lt;BR /&gt;just do&lt;BR /&gt;&lt;BR /&gt; $ run 'disk':['directory']'filename'&lt;BR /&gt;&lt;BR /&gt;and use above install methods.&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Nov 2008 18:31:35 GMT</pubDate>
    <dc:creator>marsh_1</dc:creator>
    <dc:date>2008-11-25T18:31:35Z</dc:date>
    <item>
      <title>Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143008#M26145</link>
      <description>I am a new user of OpenVMS and as such, my knowledge is very limited.  I just setup a new OpenVMS system and need to get the UNZIP tool installed in order to install other software applications.  Could somebody please tell me how to do this from a CD?  The system currently has no network or internet access, so it must be done from a drive.  Thank you!</description>
      <pubDate>Tue, 25 Nov 2008 17:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143008#M26145</guid>
      <dc:creator>mlenhard</dc:creator>
      <dc:date>2008-11-25T17:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143009#M26146</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;A collection of important tools (including ZIP, UNZIP etc.) is available on the OpenVMS Freeware V8 CD.&lt;BR /&gt;&lt;BR /&gt;Insert the OpenVMS Freeware V8 CD into your CD drive and copy those files to your system disk:&lt;BR /&gt;&lt;BR /&gt;$ MOUNT/OVER=ID DQA0:&lt;BR /&gt;$ BACKUP DQA0:[000tools...] SYS$SYSDEVICE:[*...]/BY_OWN=ORIG&lt;BR /&gt;&lt;BR /&gt;Then include the following command into your system-wide login procedure (e.g. SYS$MANAGER:SYLOGIN.COM):&lt;BR /&gt;&lt;BR /&gt;$ @SYS$SYSDEVICE:[000TOOLS]DEFINE_TOOLS.COM&lt;BR /&gt;&lt;BR /&gt;This will define foreign commands for all the tools.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 25 Nov 2008 18:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143009#M26146</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-11-25T18:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143010#M26147</link>
      <description>Thank you very much.  I'll try that now.</description>
      <pubDate>Tue, 25 Nov 2008 18:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143010#M26147</guid>
      <dc:creator>mlenhard</dc:creator>
      <dc:date>2008-11-25T18:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143011#M26148</link>
      <description>mlenhard,&lt;BR /&gt;&lt;BR /&gt; welcome to vms itrc forum.&lt;BR /&gt;could you give some more info on the system type alpha or itanium (the cd  device name will vary on the different platfirms)&lt;BR /&gt;&lt;BR /&gt;try :-&lt;BR /&gt;&lt;BR /&gt; $ mount/media=cdrom 'cd drive name' (assuming iso format cd)&lt;BR /&gt;&lt;BR /&gt; then&lt;BR /&gt;$ copy/log 'cd drive name':*.* 'disk':['directory']*.*&lt;BR /&gt;&lt;BR /&gt;if it's suffixed pcsi use &lt;BR /&gt;&lt;BR /&gt; $ product install&lt;BR /&gt;&lt;BR /&gt;if it's several files suffixed .a , .b etc&lt;BR /&gt;then use &lt;BR /&gt;&lt;BR /&gt;$ @sys$update:vmsinstal&lt;BR /&gt;&lt;BR /&gt;you may have it as a self extracting zipfile &lt;BR /&gt;something like 'filename.*_axpexe&lt;BR /&gt;just do&lt;BR /&gt;&lt;BR /&gt; $ run 'disk':['directory']'filename'&lt;BR /&gt;&lt;BR /&gt;and use above install methods.&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Nov 2008 18:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143011#M26148</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2008-11-25T18:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143012#M26149</link>
      <description>UnZip executables for VMS may be found at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.info-zip.org/pub/infozip/vms/" target="_blank"&gt;ftp://ftp.info-zip.org/pub/infozip/vms/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you can get the right one onto a CD, it&lt;BR /&gt;might work when you get it off the CD.&lt;BR /&gt;&lt;BR /&gt;There's a "readme" there, too, but you may&lt;BR /&gt;need to ask for "readme" instead of "readme."&lt;BR /&gt;to get it.  (FTP server quirk?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The system currently has no network or&lt;BR /&gt;&amp;gt; internet access [...]&lt;BR /&gt;&lt;BR /&gt;Why not?</description>
      <pubDate>Tue, 25 Nov 2008 19:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143012#M26149</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-25T19:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143013#M26150</link>
      <description>Thanks for your input everyone.  I'm currently trying all of your suggestions.  In response to your queries, this is an AlphaStation XP1000 running OpenVMS v7.2-1.  This is a stand alone machine used to operate Alpha and Gamma Spectrometers with the Genie 2 software package.  This machine is a back-up to the one we currently have in operation.  Again, my knowledge of OpenVMS is severly limited, so all of your help is very much appreciated.  I'll update this thread once I get further along in the process.  &lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;BR /&gt;Matt</description>
      <pubDate>Tue, 25 Nov 2008 22:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143013#M26150</guid>
      <dc:creator>mlenhard</dc:creator>
      <dc:date>2008-11-25T22:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143014#M26151</link>
      <description>Matt,&lt;BR /&gt;&lt;BR /&gt;Close the thrade once you Gotsuitable answers&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Nov 2008 13:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143014#M26151</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2008-11-26T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Installing UNZIP to an OpenVMS system</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143015#M26152</link>
      <description>New problems to work on now.  MAU card has gone out.  Thanks for all your suggestions everyone.&lt;BR /&gt;&lt;BR /&gt;Matt</description>
      <pubDate>Tue, 02 Dec 2008 04:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/installing-unzip-to-an-openvms-system/m-p/5143015#M26152</guid>
      <dc:creator>mlenhard</dc:creator>
      <dc:date>2008-12-02T04:05:00Z</dc:date>
    </item>
  </channel>
</rss>

