On Thu, May 21, 2009 at 8:23 AM, ccandide <[email protected]> wrote:
>
>
>
> On 21 mai, 01:39, Minh Nguyen <[email protected]> wrote:
>
>> You don't need to run as root or using sudo. Try
>>
>> ./sage
>>
>> in the Sage root directory.
>
>
> I still get the same error message.
Hmm... The relevant section of sage-sage for 3.4.2 is
sage() {
sage_setup
sage-ipython "$@" -i
}
which I think is trying to launch the sage command line session. In
any case, the binary you downloaded is for Ubuntu 8.10 32-bit and you
should check to see that your operating system is actually Ubuntu 8.10
32-bit. If all else fails, you can try downloading the source
distribution and build from source. Doing so is pretty simple, I
think. You just download the latest source distribution and follow the
instructions at
http://www.sagemath.org/download-source.html
--
Regards
Minh Van Nguyen
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---