Difference between revisions of "Installing AskPlus Version"

From Vital Soft Wiki
Jump to: navigation, search
>Johno
(Verifying AskPlus)
>Kevint
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Downloading AskPlus E.8.4.2 Beta Version==
+
==Downloading AskPlus E.8.4.3 Version==
  
 
We recommend that you '''right-click and choose "Download linked file as..."''' (or the equivalent option) as this should prevent your browser from automatically unzipping the file during the download.
 
We recommend that you '''right-click and choose "Download linked file as..."''' (or the equivalent option) as this should prevent your browser from automatically unzipping the file during the download.
  
* [https://www.vital-soft.com/download/secure/software/ASK_eloq_e842_upd.gz Download] the install file for '''PA-Risc'''.
+
* [https://www.vital-soft.com/download/secure/software/ASK_eloq_e843_upd.gz Download] the install file for '''PA-Risc'''.
  
* [https://www.vital-soft.com/download/secure/software/ASK64_eloq_e842_upd.gz Download] the install file for '''ITANIUM'''.
+
* [https://www.vital-soft.com/download/secure/software/ASK64_eloq_e843_upd.gz Download] the install file for '''ITANIUM'''.
  
==Installing AskPlus E.8.4.1 Beta Version==
+
Note: Some browsers may automatically uncompress the file during download.  If this happens, the ".gz" extension will be removed.  In this case, skip the "gunzip" step in the instructions below.
 +
 
 +
==Installing AskPlus E.8.4.3 Version==
  
 
*Before starting the installation, you must ensure that AskPlus is not in use.
 
*Before starting the installation, you must ensure that AskPlus is not in use.
Line 21: Line 23:
 
</pre>
 
</pre>
  
2.  Transfer the AskPlus distribution file (ASK64_eloq_e841_upd.gz or ASK_eloq_e841_upd.gz) to the host. Use ASK64_eloq_e841 for ITANIUM systems and ASK_eloq_e841 for PA-Risc systems.
+
2.  Transfer the AskPlus distribution file (ASK64_eloq_e843_upd.gz or ASK_eloq_e843_upd.gz) to the host. Use ASK64_eloq_e843 for ITANIUM systems and ASK_eloq_e843 for PA-Risc systems.
 
*The file must be transferred to the host using a BINARY transfer. Use FTP, or a terminal emulator to transfer the file.
 
*The file must be transferred to the host using a BINARY transfer. Use FTP, or a terminal emulator to transfer the file.
*These instructions assume that the name of the file is ASK64_eloq_ver_upd.gz. Your file will have a different name. Substitute the name of your file (making sure that you use the appropriate case) for ASK64_eloq_ver in these instructions.
 
  
 
3. The file that was transferred in the previous step is a compressed tar file. To uncompress and expand this file, enter these commands:
 
3. The file that was transferred in the previous step is a compressed tar file. To uncompress and expand this file, enter these commands:
 
*Note that some browsers will uncompress the downloaded file automatically, so the gunzip step may not be necessary.
 
*Note that some browsers will uncompress the downloaded file automatically, so the gunzip step may not be necessary.
 
<pre>
 
<pre>
gunzip ASK64_eloq_ver_upd.gz
+
gunzip ASK64_eloq_e843_upd.gz
tar -xvf ASK64_eloq_ver_upd
+
tar -xvf ASK64_eloq_e843_upd
 
</pre>
 
</pre>
  
 
==Launching AskPlus==
 
==Launching AskPlus==
* The new version is installed in the file ''aske842x''.
+
* The new version is installed in the file ''aske843x''.
 
* This version can be launched by entering:
 
* This version can be launched by entering:
 
<pre>
 
<pre>
/ASKPLUS/askplus e842
+
/ASKPLUS/askplus e843
 
</pre>
 
</pre>
* To make aske842x the default version, login as askplus and enter:
+
* To make aske843x the default version, login as askplus and enter:
 
<pre>
 
<pre>
cp -p aske842x askplusx
+
cp -p aske843x askplusx
 
</pre>
 
</pre>
 
* A previous version can be launch by entering:
 
* A previous version can be launch by entering:
Line 53: Line 54:
 
==Verifying AskPlus==
 
==Verifying AskPlus==
  
To verify that the beta version has been properly installed, type the following command:
+
To verify that the new version has been properly installed, type the following command:
 
<pre>
 
<pre>
/ASKPLUS/askplus e841
+
/ASKPLUS/askplus e843
 
</pre>
 
</pre>
  
Line 61: Line 62:
 
<pre>
 
<pre>
 
PA-Risc Example :
 
PA-Risc Example :
Copyright LSWE (c) 1978-2016. Distributed by Vital Soft, Inc.
+
Copyright LSWE (c) 1978-2017. Distributed by Vital Soft, Inc.
ASKPLUS/Unix E.8.4.2 (32 bits) ready ! Thu Mar 9 16:27:04 2017
+
ASKPLUS/Unix E.8.4.3 (32 bits) ready ! Thu Jan 11 16:27:04 2018
 
</pre>
 
</pre>
  
 
<pre>
 
<pre>
 
ITANIUM Example :
 
ITANIUM Example :
Copyright LSWE (c) 1978-2016. Distributed by Vital Soft, Inc.
+
Copyright LSWE (c) 1978-2017. Distributed by Vital Soft, Inc.
ASKPLUS/Unix E.8.4.2 (64 bits) ready ! Thu Mar 9 16:27:04 2017
+
ASKPLUS/Unix E.8.4.3 (64 bits) ready ! Thu Jan 11 16:27:04 2018
 
</pre>
 
</pre>
  
 
Type EXIT, to exit the AskPlus program.
 
Type EXIT, to exit the AskPlus program.

Latest revision as of 20:11, 12 January 2018

Downloading AskPlus E.8.4.3 Version

We recommend that you right-click and choose "Download linked file as..." (or the equivalent option) as this should prevent your browser from automatically unzipping the file during the download.

Note: Some browsers may automatically uncompress the file during download. If this happens, the ".gz" extension will be removed. In this case, skip the "gunzip" step in the instructions below.

Installing AskPlus E.8.4.3 Version

  • Before starting the installation, you must ensure that AskPlus is not in use.
  • The installation loads new files, but does not overwrite the current version of AskPlus.
  • Site-specific configuration files (Manager Files and vsrvtcp.ini) will not be overwritten.

1. Login as the askplus user and make sure you are in the /ASKPLUS directory. Type:

login askplus
cd /ASKPLUS

2. Transfer the AskPlus distribution file (ASK64_eloq_e843_upd.gz or ASK_eloq_e843_upd.gz) to the host. Use ASK64_eloq_e843 for ITANIUM systems and ASK_eloq_e843 for PA-Risc systems.

  • The file must be transferred to the host using a BINARY transfer. Use FTP, or a terminal emulator to transfer the file.

3. The file that was transferred in the previous step is a compressed tar file. To uncompress and expand this file, enter these commands:

  • Note that some browsers will uncompress the downloaded file automatically, so the gunzip step may not be necessary.
gunzip ASK64_eloq_e843_upd.gz
tar -xvf ASK64_eloq_e843_upd

Launching AskPlus

  • The new version is installed in the file aske843x.
  • This version can be launched by entering:
/ASKPLUS/askplus e843
  • To make aske843x the default version, login as askplus and enter:
cp -p aske843x askplusx
  • A previous version can be launch by entering:
/ASKPLUS/askplus e833
  • To restore a previous version as the default, login as askplus and enter:
cp -p aske833x askplusx

Verifying AskPlus

To verify that the new version has been properly installed, type the following command:

/ASKPLUS/askplus e843

If everything has been properly installed you will see something like this:

PA-Risc Example :
Copyright LSWE (c) 1978-2017. Distributed by Vital Soft, Inc.
ASKPLUS/Unix E.8.4.3 (32 bits) ready ! Thu Jan 11 16:27:04 2018
ITANIUM Example :
Copyright LSWE (c) 1978-2017. Distributed by Vital Soft, Inc.
ASKPLUS/Unix E.8.4.3 (64 bits) ready ! Thu Jan 11 16:27:04 2018

Type EXIT, to exit the AskPlus program.