[SciPy-user] atlas/clapack/etc problems.

Skip Montanaro skip at pobox.com
Mon Sep 30 23:37:25 EDT 2002


    Prabhu> export ATLAS=/full/path/to/your/freshly/built/atlas/*.a

Is this correct?  I've never seen any sort of library or library directory
reference like this before.  I don't recall seeing it documented this way.
Looking back at INSTALL.txt I don't see anything specifying the format of
the ATLAS environment variable.

I would have expected a directory reference like

    export ATLAS=/full/path/to/your/freshly/built/atlas

(which is what I've been using) or a pointer to a single library like

    export ATLAS=/full/path/to/your/freshly/built/atlas/libatlas.a

-- 
Skip Montanaro - skip at pobox.com
"Airplanes don't fly until the paperwork equals the weight of the
aircraft. Same with i18N." - from the "Perl, Unicode and i18N FAQ"



More information about the SciPy-User mailing list