Difference between revisions of "Sdtox date formats"

From Vital Soft Wiki
Jump to: navigation, search
>Johno
>Johno
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
::* Unzip the file using one of the following commands:
 
::* Unzip the file using one of the following commands:
 
::: (Respond 'yes' to overwriting the existing file.)
 
::: (Respond 'yes' to overwriting the existing file.)
   gunzip sdtox.sl.gz  -OR-
+
   gunzip libsdtox.sl.gz  -OR-
   gunzip sdtox.so.gz
+
   gunzip libsdtox.so.gz
 +
::* Change the permissions using one of the following commands:
 +
::: (Respond 'yes' to overwriting the existing file.)
 +
  chmod 755 libsdtox.sl  -OR-
 +
  chmod 755 libsdtox.so
  
 
* Windows DLL file:
 
* Windows DLL file:

Latest revision as of 21:59, 7 February 2018

sdtox Date Formats

These links will allow you to download update library files for Visimage3 and AskPlus:

  • UNIX library files:
  • Remember to use right-click "Save target file as" or some similar option to preserve the .gz extension on these files:
  • Download the sdtox.sl library file for PA-Risc.
  • Download the sdtox.so library file for Itanium.
  • To Install:
  • Transfer the gz file to the /ASKPLUS directory as a binary file:
  • Unzip the file using one of the following commands:
(Respond 'yes' to overwriting the existing file.)
  gunzip libsdtox.sl.gz  -OR-
  gunzip libsdtox.so.gz
  • Change the permissions using one of the following commands:
(Respond 'yes' to overwriting the existing file.)
  chmod 755 libsdtox.sl  -OR-
  chmod 755 libsdtox.so
  • Windows DLL file:
  • Remember to use right-click "Save target file as" or some similar option to preserve the .zip extension on this file:
  • Download the sdtox.dll library file for Windows.
  • To Install:
  • Unzip the file and copy the sdtox.dll file to the Visimage3 installation directory and replace the file that is there.
(Probably C:\Program Files (x86)\VitalSoft\Visimage3 or something similar.)