On Sun, Jul 31, 2011 at 5:41 AM, Nikos Tzanakis <[email protected]> wrote: > Dear all, > I just compiled sage from source (since the binary did not work for me) in > ubuntu 11.04 (in particular, lubuntu). I followed the instructions and the > compilation seemed to be successful. Also I set the permissions correctly. > However, when I run sage, I get a long message, which I attach below. > Do you have any suggestions what causes that problem? > Many thanks in advance! > I copy/paste the error message: > ----------------------------------------------------------------------------------------------------------- > tzanakis@turing:/opt/sage4.7$ ./sage > ---------------------------------------------------------------------- > | Sage Version 4.7, Release Date: 2011-05-23 | > | Type notebook() for the GUI, and license() for information. | > ---------------------------------------------------------------------- > --------------------------------------------------------------------------- > OSError Traceback (most recent call last)
What happens when you try tzanakis@turing:/opt/sage4.7$ sudo ./sage instead? > > -- > 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 > URL: http://www.sagemath.org > -- 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 URL: http://www.sagemath.org
