Difference between revisions of "Installation How To VistA GT.M Linux"
Line 10: | Line 10: | ||
second line with appropriate name of downloaded file): | second line with appropriate name of downloaded file): | ||
<br><br> | <br><br> | ||
− | + | ''su -'' | |
− | |||
− | |||
<br><br> | <br><br> | ||
+ | ''tar zxvf /Distrib/OpenVistA/OpenVistASemiVivAFOIAGold20050212.tgz'' | ||
+ | <br><br>'' | ||
Assuming your userid is "vista" as the normal user vista, execute: | Assuming your userid is "vista" as the normal user vista, execute: | ||
<br><br> | <br><br> | ||
− | /usr/local/OpenVistA/vista --install /home/vista/myVistA/OpenVistA | + | ''/usr/local/OpenVistA/vista --install /home/vista/myVistA/OpenVistA'' |
<br><br> | <br><br> | ||
(or other desired location) and reply in the affirmative when you are | (or other desired location) and reply in the affirmative when you are | ||
Line 22: | Line 22: | ||
execute: | execute: | ||
<br><br> | <br><br> | ||
− | /usr/local/OpenVistA/vista --run /home/vista/myVistA/OpenVistA</p> | + | ''/usr/local/OpenVistA/vista --run /home/vista/myVistA/OpenVistA</p>'' |
---K.S. Bhaskar | ---K.S. Bhaskar |
Revision as of 16:46, 4 March 2005
Setting up GT.M and the environment (vs. configuring VistA itself)
Depedencies:
You will need Xdialog (http://xdialog.dyns.net) on your PC
for this approach.
Download an OpenVistA SemiVivA file (either OpenVistA SemiVivA 0.4 or
OpenVistA SemiVivA FOIA Gold 20050212), say to /Distrib/OpenVistA. The
following will install GT.M and OpenVistA (replace the filename in the
second line with appropriate name of downloaded file):
su -
tar zxvf /Distrib/OpenVistA/OpenVistASemiVivAFOIAGold20050212.tgz
Assuming your userid is "vista" as the normal user vista, execute:
/usr/local/OpenVistA/vista --install /home/vista/myVistA/OpenVistA
(or other desired location) and reply in the affirmative when you are
prompted about creating directories. Subsequently, to run it, just
execute:
/usr/local/OpenVistA/vista --run /home/vista/myVistA/OpenVistA
---K.S. Bhaskar