Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GT.M installation instructions following best practices #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

josephsnyder
Copy link
Contributor

Update the user and group used for GT.M installation.

Change the directory to follow GT.M debian packaging defaults.

Create VistA instance using an instance owner user.

Instruct users howto create a profile script for VistA using sane
defaults.

Instruct users how to create a db.gde script for VistA using sane
defaults.

Adjust line length to about 80 characters.

Ensure consistency between other documents.

Migrated from OSEHRA Gerrit: Change-Id: Ibd8cddc03d6d54762e7bd2361db23ae7dc955d35
Suggested-by: sam.habiel@gmail.com

Update the user and group used for GT.M installation.

Change the directory to follow GT.M debian packaging defaults.

Create VistA instance using an instance owner user.

Instruct users howto create a profile script for VistA using sane
defaults.

Instruct users how to create a db.gde script for VistA using sane
defaults.

Adjust line length to about 80 characters.

Ensure consistency between other documents.

Change-Id: Ibd8cddc03d6d54762e7bd2361db23ae7dc955d35
Suggested-by: sam.habiel@gmail.com
Copy link
Contributor

@ChristopherEdwards ChristopherEdwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there should also be mention of YottaDB in this document. almost all of the steps would be the same.


.. parsed-literal::

$ :usertype:`sudo mkdir /opt/gtm`
$ :usertype:`sudo mkdir -p /usr/lib/fis-gtm/V61000_i686`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it might be better to specify the x86_64 version as i don't think 32bit platforms are used much anymore.


Typically GT.M binary distributions follow the following convention:
gtm_V{versionid}_{platform}_{arch}_pro.tar.gz. An example using the latest
version of GT.M as of this writing is: ``gtm_V61000_linux_i686_pro.tar.gz``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably should point to a 64bit build

@ChristopherEdwards
Copy link
Contributor

and wow, apparently i authored this 4 years ago...

@shabiel
Copy link
Contributor

shabiel commented Jan 3, 2019 via email

@josephsnyder josephsnyder added the migrated Migrated from OSEHRA Gerrit instance label Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated Migrated from OSEHRA Gerrit instance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants