[daip] message server problems

Eric Greisen egreisen at nrao.edu
Sun Oct 23 15:37:52 EDT 2005


Try copying $SYSUNIX/UNIXSERVERS to your $SYSLOCAL.  Then change the
line 
      (cd $LOAD; $AIPS_MSG_EMULATOR -display $DISPLAY \
       $AIPS_MSG_NAME_FLAG $AIPS_MSG_EXE_FLAG './MSSRV$TVN ; sleep 3 ' &)

to
      (cd $LOAD; $AIPS_MSG_EMULATOR -display $DISPLAY \
       $AIPS_MSG_NAME_FLAG $AIPS_MSG_EXE_FLAG 'echo $LD_LIBRARY_PATH ; ./MSSRV$TVN ; sleep 3 ' &)

and see if it has inherited the path correctly.

Eric Greisen




More information about the Daip mailing list