Hi All,
I'm using Reduce-Setup_5241.exe on Windows 10 64bits, I work with CSL Reduce.
When I try to load first excalc and then tri packages I get the following error:
error in loading package tri or package not found
If I try to load first tri and then excalc packages I get the following error:
module exintro of package excalc cannot be loaded.
How can I use excalc and tri packages together?
Daniel Volinski
Hi Daniel,
This is caused by an erroneous declaration of the variable metricu in the tri package. I have uploaded a correction to sourceforge for this. It will be fixed in the next snapshot. If you need it earlier you would have to read in or better compile tri.red with this correction your self.
It will probably work as it is if you use the PSL based version of Reduce.
Eberhard
Thank you Eberhard, I'll wait for the next snapshot.
Daniel