Fact is that it can't load your liblapack.so, even if it finds it. One
reason could be that there's a dependent library, which needs to be
loaded before. Or that something went wrong when you created the
liblapack.so library, and it's actually not a "good" dynamic library.
Thanks! That is what's happening. Other libraries do not cause this kind
of problems. I have compiled lapack as part of atlas package and will
need to figure out what has possibly went wrong - there are complaints
about undefined symbols if I try using the library.
--
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]