John,
It appears that I have not yet received your original message in this thread so 
I will
respond to your questions about M2Web here.

Actually, my use of the variable vista_home was borrowed from one of Bhaskar's 
scripts. He
used vista_home to refer to the location that vista was (to be) installed in and
vista_source as the location *from* which it would be installed.

The M2Web script is only concerned with running GT.M, not installing it

>--- John Leo Zimmer <[EMAIL PROTECTED]> wrote:

>> 3.) The addition of m2web's installation is giving
>> me trouble, partly
>> because Jim Self uses environmental variables
>> differently.
>> From m2web-vista-cgi:
>>
>> #!/bin/bash
>> #invoke GT.M for M2Web CGI
>> export m2web="/usr/local/m2web"
>> export vista_home="/usr/local/vista/OpenVistA"
>> export gtm_sysid="vista.net"

Change gtm_sysid to whatever name you want to give your server.

>> export gtm_dist="/usr/local/gtm"
>> export gtm_log="$gtm_dist/log"

I think you can delete gtm_log. At the least put it somewhere else. Bhaskar has 
noted
before that the log should not be located in $gtm_dist.

>> export gtmgbldir="$vista_home/g/mumps.gld"
>> export gtmroutines="$vista_home/o($m2web/w $vista_home/r) $gtm_dist"
>>
>> Bhaskar's script uses $vista_source where Jim's has
>> $vista_home.
>> And Bhaskar uses $vista_home for the location of the
>> directory in which
>> Vista will run.

>Kevin
>
>P.S.
>Can you post a URL where I can download the M2Web code
>and install it?


http://vista.vmth.ucdavis.edu/home/index/48.html

---------------------------------------
Jim Self
Systems Architect, Lead Developer
VMTH Computer Services, UC Davis
(http://www.vmth.ucdavis.edu/us/jaself)


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to