On 8/4/05, K.S. Bhaskar <[EMAIL PROTECTED]> wrote:
> r/ would have a file XWBTCPM.m, which is a copy
> of /usr/local/FOIAVistA/r/XWBTCPM.m modified as noted by Nancy
> Anthracite on Wednesday, and repeated below.
Ok, these files are in place now.

> /home/vista/r/XWBTCPM.m should differ
> from /usr/local/FOIAVistA/r/XWBTCPM.m in that the lines starting with
> the label GTMLNX and ending with G CONNTYPE should be replaced with:
This I do not understand. Above you say the files must be the same,
here you say the lines must differ.

> 
> GTMLNX  ;From Linux xinetd script
>         D ESET
>         ;GTM specific code
>         S @("$ZINTERRUPT=""I $$JOBEXAM^ZU($ZPOSITION)""")
>         S XWBTDEV=$P X "U XWBTDEV:(nowrap:nodelimiter)"
>         S %="",@("%=$ZTRNLNM(""REMOTE_HOST"")") S:$L(%) IO("GTM-IP")=%
>         G CONNTYPE

I done this so both files look the same now.
  
> Just to eliminate (expected) compile time errors, pre-compile the module
> as follows (as user vista, or whichever user will run the RPC broker,
> not as user root):
> 
> cd /home/vista/o
> source /usr/local/gtm/gtmprofile
> mumps ../r/XWBTCPM.m
> 
> This will generate some errors, but create the
The errors I get are:
                W !,"or location of your choice.",!
                                                   ^-----
                At column 37, line 211, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                W !,"IP Socket to Listen on: " R SOCK:300 Q:'$T!(SOCK["^")
                                                                          ^-----
                At column 60, line 212, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                D LISTEN^%ZISTCP(SOCK,"SERV^XWBTCPM")
                                                     ^-----
                At column 39, line 214, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                U $P W !,"Done"
                               ^-----
                At column 17, line 215, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 216, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                S XWBTDEV=IO,XWBTIME(1)=3600 D INIT
                                                   ^-----
                At column 37, line 218, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                D NEW
                     ^-----
                At column 7, line 220, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 222, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                I $G(DUZ) D LOGOUT^XUSRB
                                        ^-----
                At column 26, line 225, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                I $G(XWBT("PCNT")) D COUNT^XUSCNT(-1)
                                                     ^-----
                At column 39, line 226, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 227, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                D:$G(XWBDEBUG) LOG^XWBDLOG(MSG)
                                               ^-----
                At column 33, line 230, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 231, source module /home/vista/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found

> file /home/vista/o/XWBTCP.o.
This file is not yet being created on my maschine.

> Now try connecting with the CPRS GUI client and tell us what happens.
Would love to but I'm not yet there.

Thanks and best
Zeno


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to