[15191] in Athena Bugs
maple bug
daemon@ATHENA.MIT.EDU (dbwilson@MIT.EDU)
Tue Jun 10 18:35:25 1997
From: dbwilson@MIT.EDU
Date: Tue, 10 Jun 97 18:35:14 -0400
To: alexp@MIT.EDU
Cc: swmaint@MIT.EDU, bugs@MIT.EDU, mbarker@MIT.EDU
For Maple V release 3 the name conflict does not exist, and it dumps
core even if that one procedure's name is changed. I tried using V
relase 4 as suggested, but it doesn't seem to exist for the pmax.
-David
...
~/lattice% maple -ver 5r4
maple -ver 5r4
attach: /afs/athena.mit.edu/software/maple_v5r4 linked to /mit/maple_v5r4 for filesystem maple_v5r4
There doesn't appear to be an executable called maple for maple
version 5r4 on this platform. If you think that this program should
run, try attaching the version-specific locker explicitly and then
restart maple. To do this type
add -f maple_v5r4
maple
If that still fails, either Athena does not support maple on this
platform, there is a file server failure, or a problam with the local
workstation. You may want to contact OLC to find out more information.
~/lattice% add -f maple_v5r4
add -f maple_v5r4
~/lattice% maple
maple
attach: /afs/athena.mit.edu/software/maple_v5r3 linked to /mit/maple_v5r3 for filesystem maple_v5r3
|\^/| Maple V Release 3 (Massachusetts Institute of Technology)
._|\| |/|_. Copyright (c) 1981-1994 by Waterloo Maple Software and the
\ MAPLE / University of Waterloo. All rights reserved. Maple and Maple V
<____ ____> are registered trademarks of Waterloo Maple Software.
| Type ? for help.
> read(`lattice.map`);
...
/mit/maple_v5r3/arch/pmax_ul4/bin/maple.tty: 14525 Memory fault~/lattice%