On Thu, Dec 11, 2008 at 02:28:59PM +0100, [email protected] wrote: > Hello, > > I don't know if this is the right place to post this issue. If not my > appologies. > > When trying the function inv(A) where A is a square matrice I get the > following error > > octave: symbol lookup error: /usr/lib/atlas/liblapack.so.3: undefined > symbol: ATL_dtrsm
and the command ldd `which octave` gives what? I suspect some weird library issue on the platform/OS. In any case this doesn't appear to be an issue which Octave as such but your installation of ATLAS. Quentin Spencer who packages Octave for fedora is generally pretty go at addressing bugs in his package. I'd suggest reporting a bug against the ATLAS package on the fedora website. Regards David ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
