[13495] in Athena Bugs
rsaix 7.7J: netscape
daemon@ATHENA.MIT.EDU (Mike Jacknis)
Thu May 11 01:24:09 1995
To: bugs@MIT.EDU
Date: Thu, 11 May 1995 01:24:02 EDT
From: Mike Jacknis <mjacknis@MIT.EDU>
System name: pedagogue
Type and version: POWER 7.7J (plus partial update)
Display type: graygda
What were you trying to do?
run /mit/infoagents/bin/netscape
note since i am on rs6000 the bin directory is linked to whatever the
right name is (rs_aix32?)
What's wrong:
the script tries to make changes to shell variables then call
/mit/infoagents/bin/Mozilla. the script quits with lots of errors
including that it could not find /mit/infoagents/bin/Mozilla. However,
I am able to go to that directory and sure enought it is there.
Here is what happens when i try to run Mozilla by itself:
Could not load program ./Mozilla
Symbol _XmStrings in tcsh is undefined
Symbol _XmDrawShadows in tcsh is undefined
Symbol XmFontListEntryCreate in tcsh is undefined
Symbol XmFontListAppendEntry in tcsh is undefined
Symbol XmFontListEntryFree in tcsh is undefined
Symbol XmGetFocusWidget in tcsh is undefined
Symbol XmCreateTemplateDialog in tcsh is undefined
Error was: Exec format error
What should have happened:
netscape should run...