Thanks for your help! I can confirm that making 3.4.1.-rc4 worked just fine. Getting rid of clisp for 4 sounds good.
However, there is another niggling problem: I get an annoying internal service error when starting the notebook. I have to navigate to http://localhost:8000/ without the startup token to login. Here is the output in the console: 2009-04-21 02:13:39-0400 [HTTPChannel,1,127.0.0.1] /home/kemal/ Applications/sage-3.4.1.rc4/local/lib/python2.5/site-packages/twisted/ internet/defer.py:267: exceptions.DeprecationWarning: Don't pass strings (like 'Bad token') to failure.Failure (replacing with a DefaultException). 2009-04-21 02:13:39-0400 [HTTPChannel,1,127.0.0.1] Exception rendering: 2009-04-21 02:13:39-0400 [HTTPChannel,1,127.0.0.1] Unhandled Error Traceback (most recent call last): Failure: twisted.python.failure.DefaultException: Bad token On Apr 20, 8:20 pm, mabshoff <[email protected] dortmund.de> wrote: > On Apr 20, 3:56 pm, mabshoff <[email protected] > > dortmund.de> wrote: > > On Apr 20, 3:46 pm, meanerelk <[email protected]> wrote: > > Hi > > <SNIP> > > > > However, it has been out for months, so I am surprised no one else > > > seems to have had this problem. > > > Well, clisp is quite buggy to say the least. We tell clisp at > > configure time to not use libsigsev, but apparently it is still picked > > up. > > Well, technically we tell clisp to ignore the absence of libsigsev, so > I guess the behavior you see is correct that libsigsev is used. > Obviously the configure test doesn't work too well since it fails due > to header issues. Oh well, bye bye clisp :) > > <SNIP> > > Cheers, > > Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
