HabibX

5 Reputation

2 Badges

13 years, 249 days

MaplePrimes Activity


These are questions asked by HabibX

With Maple15.01 on a x86_64 linux box running Fedora 14, I get the following error when trying to run a basic comand from LinearAlgebra:

> with(LinearAlgebra);
> R := RandomMatrix(4, 4):
> Eigenvalues(R);
Error, (in ifactor/SmallFactors/ext) external library libmodLA.so could not be found/used

Could someone please tell me what the required environment setup is so that Maple can find and use the external shared libraries?...

Page 1 of 1