 |
|
List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Re: Crashing in Maple 7 for Linux when removing output
| [MUG] Re: Crashing in Maple 7 for Linux when removing output |
|
Author: Allan Wittkopf
Posted: Mon, 17 Feb 2003 09:43:13 -0800
|
>> From: Allan Wittkopf />
Hello Peter,
It turns out this is a libstdc++ binary library incompatibility between
different Linux versions (which makes me wonder what the 'std' in libstdc++
really stands for ;).
In any event, I was able to fix this on my various Linux boxes via the following
procedure:
1) Obtain a version of libstdc++.so.2.9 (may be named differently, based on your
distribution).
2) Move this file to the <maple installed here>/bin.IBM_INTEL_LINUX directory
3) Create a link in that direcory so that libstdc++-libc6.1-1.so.2 is aliased to
the new libstdc++ via:
ln -s libstdc++.so.2.9 libstdc++-libc6.1-1.so.2
Note: libstdc++.so.2.9 is part of the egcs-1.1.2 distribution, so you can get it
from a binary version of that compiler.
I have placed a gzipped binary of that file on my site as:
http://www.cecm.sfu.ca/~wittkopf/libstdc++.so.2.9.gz
Note: Maple 8 is free of these problems.
Sincerely,
Allan Wittkopf
Peter Schwenk wrote:
>
> >> From: Peter Schwenk />
>
> Hello:
>
> I have a situation where certain worksheets cause Maple 7 for Linux to
> crash when asked to remove output from them. I am unable to determine
> the criteria for the cause. Has anyone on the list encountered this
> problem? If so, is there a workaround?
>
> --
> - Peter A. Schwenk | Mathematical Sciences
> - | University of Delaware
> - (302) 831-0437 | Newark, DE 19716-2553 USA
|
Previous by date: [MUG] differental operators, Maple User Group
Next by date: [MUG] Saving an entire internal session in Maple 7, Bojan Losic
Previous thread: [MUG] restart, Peter Lindsay
Next thread: [MUG] Saving an entire internal session in Maple 7, Bojan Losic
|
|
|