Difference between revisions of "Sdtox date formats"
>Johno |
>Johno |
||
(5 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
:* Remember to use right-click "Save target file as" or some similar option to preserve the .gz extension on these files: | :* Remember to use right-click "Save target file as" or some similar option to preserve the .gz extension on these files: | ||
− | :* [https://www.vital-soft.com/download/secure/software/libsdtox.sl.gz Download] | + | :* [https://www.vital-soft.com/download/secure/software/libsdtox.sl.gz Download] the sdtox.sl library file for '''PA-Risc'''. |
− | :* [https://www.vital-soft.com/download/secure/software/libsdtox.so.gz Download] | + | :* [https://www.vital-soft.com/download/secure/software/libsdtox.so.gz Download] the sdtox.so library file for '''Itanium'''. |
:* To Install: | :* To Install: | ||
::* Transfer the gz file to the /ASKPLUS directory as a binary file: | ::* Transfer the gz file to the /ASKPLUS directory as a binary file: | ||
− | ::* gunzip | + | ::* 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: | * Windows DLL file: | ||
− | :* Remember to use right-click "Save target file as" or some similar option to preserve the .zip extension on | + | :* Remember to use right-click "Save target file as" or some similar option to preserve the .zip extension on this file: |
− | :* [https://www.vital-soft.com/download/secure/software/ | + | :* [https://www.vital-soft.com/download/secure/software/Sdtox32.zip Download] the sdtox.dll library file for '''Windows'''. |
:* To Install: | :* To Install: | ||
::* Unzip the file and copy the sdtox.dll file to the Visimage3 installation directory and replace the file that is there. | ::* 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.) | :::(Probably C:\Program Files (x86)\VitalSoft\Visimage3 or something similar.) |
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.)