2012-10-14 07:50, Dima Pasechnik skrev:
On Sunday, 14 October 2012 05:25:24 UTC+8, Johan Grönqvist wrote:

    2012-10-13 20:23, jaebond skrev:
     > |/home/ubuntu/sage/spkg/bin/sage: line489:
    /home/ubuntu/sage/local/bin/python: No such fileor directory
     >

    In that case the problem was that the file was compiled for the armel
    "architecture", but the ubuntu I had installed was an armhf
    architecture.

I would not rule this out as an option. E.g. my LG Optimus 2X phone has
roughly the same
specs processor-wise and memory-wise as the Toshiba AC100 netbook the
ARM Sage was compiled on,

Just a remark: This is not primarily about the actual hardware specs, but about the assumptions that the OS makes on hardware specs, like the difference between x86 and the 64-bit version. If I install a 32 bit ubuntu, compile a program, and send it to someone else who tries to run it on a 64-bit installation, they would have similar problems, even if we had the same hardware.



Here's a link to a solution to one instance of the armel vs. armhf problem: <https://wiki.linaro.org/Platform/DevPlatform/DS5#Known_Issues>

I do not know what libraries might be needed for sage, but the linked page suggests using ldd to find out.

Regards

Johan

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to