[3560] in testers
Re: infoagents locker
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Mon Jun 8 22:41:27 1998
To: Todd Belton <tbelton@MIT.EDU>
Cc: testers@MIT.EDU
From: Jacob Morzinski <jmorzins@MIT.EDU>
Date: 08 Jun 1998 22:41:22 -0400
In-Reply-To: Todd Belton's message of Mon, 08 Jun 1998 11:51:26 -0400
Todd Belton <tbelton@MIT.EDU> writes:
> Yes, I saw the original post to testers. This is gonna get tangled up in
> our pending decisions on whether to make 4.05 the default browser for the
> fall, prolly.
As a follow-up, it appears that the only reason for the failure
is lack of a sun4x_56 directory underneath arch. (Someone has
already thrown in a sgi_62 directory, so 8.2 IRIX machines will
work.) (Netsacpe 4.x works because it uses "athdir" to locate
the bin directory, instead of using the value of "$ATHENA_SYS".)
I believe that creating a symlink would solve the problem.
(
ln -s sun4m_54 /afs/.athena/software/infoagents/arch/sun4x_56
)
-Jacob
[Some informational output: ]
% echo $ATHENA_SYS $ATHENA_SYS_COMPAT
sun4x_56 sun4x_55:sun4m_54:sun4m_53:sun4m_412
% sh -x /mit/infoagents/arch/sun4x_55/bin/netscape-3.01
...
+ [ ! -f /mit/infoagents/arch/sun4x_56/bin/Mozilla301 ]
+ echo Netscape 3.01 is unavailable on this SunOS workstation. Try Mosaic.
% sh -x /mit/infoagents/arch/sun4x_55/bin/usnetscape
...
+ [ ! -r /mit/infoagents/arch/sun4x_56/authbin ]
+ echo You need authentication to use this program.