OK, that seem to be useful. While you are ATLAS provided by the system the 
ATLAS spkg is still
installed but because you are using system libraries only links are created 
in local/lib to the system
provided one.
In your case it looks like those links are missing. 
First look if the link are in /home/pi/Desktop/sage-6.5/local/lib if they 
are we'll go back to
the drawing board. If, as I suspect, they aren't we can try the following:
./sage -f atlas-3.10.2
If the link are still missing after that, create the links manually:
In local/lib do
ln -s /usr/lib/lib$lib.so lib$lib.so 
fot $lib in atlas, cblas, f77blas and lapack.

François

On Saturday, April 4, 2015 at 9:12:57 AM UTC+13, Caleb Reister wrote:
>
> Here it is.
>
> On Friday, April 3, 2015 at 11:51:24 AM UTC-7, François wrote:
>>
>> I need the config,log in /home/pi/Desktop/sage-6.5/
>> local/var/tmp/sage/build/iml-1.0.4p1 (it may be in
>> a subfolder called "src").
>>
>> François
>>
>> On Friday, April 3, 2015 at 5:17:37 PM UTC+13, Caleb Reister wrote:
>>>
>>> I’ve tried all of those ideas, and none of them have worked. I have also 
>>> found this 
>>> <https://groups.google.com/forum/#!msg/sage-release/PQ0h4hEW0lk/Xc89c5j1r9oJ>
>>>  
>>> discussion and tried some of its suggestions.
>>>
>>>  ​
>>>>>
>>>> ​ 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to