Difference between revisions of "Installation How To VistA GT.M Linux"
(added cross links for newbies) |
|||
Line 29: | Line 29: | ||
==== Related Concepts ==== | ==== Related Concepts ==== | ||
[[Linux Command su]] | [[Linux Command su]] | ||
− | [[Linux Command tar]] | + | ||[[Linux Command tar]] |
− | [[Linux Idea userid]] | + | ||[[Linux Idea userid]] |
− | [[Linux Idea filesystem]] | + | ||[[Linux Idea filesystem]] |
+ | |||
+ | [[Category:GT.M Specific]] |
Revision as of 18:55, 8 March 2005
Setting up GT.M and the environment (vs. configuring VistA itself)
Depedencies:
You will need Xdialog on your PC
for this approach.
Download an OpenVistA SemiVivA file from WorldVistA (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
Related Concepts
Linux Command su ||Linux Command tar ||Linux Idea userid ||Linux Idea filesystem