[20780] in Athena Bugs
sun4 9.1.16: mozilla
daemon@ATHENA.MIT.EDU (Ike)
Tue Sep 24 12:28:39 2002
Message-Id: <200209241628.MAA20208@mushu.mit.edu>
To: bugs@MIT.EDU
Date: Tue, 24 Sep 2002 12:28:36 -0400
From: Ike <ike@MIT.EDU>
System name: mushu.mit.edu
Type and version: Sun-Blade-100 9.1.16
Display type: ifb
Shell: /bin/athena/tcsh
Window manager: sawfish
What were you trying to do?
Run mozilla without first running
add -f infoagents.
What's wrong:
On the machine mushu.mit.edu, in the OLC office (I'm a consultant),
I get the following error trying to run mozilla locally.
athena% mozilla &
[5] 20134
athena% /var/athena/infoagents/arch/share/bin/mozilla.adjusted: /var/athena/infoagents/arch/sun4x_58/MIT-only/mozilla/run-mozilla.sh: not found
also,
athena% /usr/athena/bin/mozilla &
[5] 20151
athena% /var/athena/infoagents/arch/share/bin/mozilla.adjusted: /var/athena/infoagents/arch/sun4x_58/MIT-only/mozilla/run-mozilla.sh: not found
A zephyr conversation ensued on class consult.
Camilla Fox (cfox) suggested that I cd into /var/athena/infoagents and run
"find ./ -type f -exec md5sum {} \;" and dump the output to a file.
I did so, and you can find the resulting file in
/mit/ike/Public/mushu-filedump
A user asked a question for OLC with a seemingly identical problem;
the question can be found in the ooperations meeting
(ooperations 4975)
What should have happened:
I believe mozilla should have run locally. I was able to work around
the problemby just addin the infoagents locker with the -f flag.
Please describe any relevant documentation references:
nothing really, except the class consult zephyr logs for today.