On Fri, 08 Dec 2006 04:38:43 -0800, carlM <[EMAIL PROTECTED]> wrote:

>
> problem is localhost definition. Fedora 6 install sets /etc/hosts to
>
> ::1   localhost.localdomain   localhost
>
> where ::1 is ipv6 alias for ?loopback?. ifconfig and friends can cope
> with this, but the notebook server can't. I changed hosts to the usual
>
> 127.0.0.1     localhost.localdomain   localhost
>
> and notebook works.

I would be very interested in understanding what I would have to do
in the notebook to change it so it can deal with this problem.
E.g., if instead of listening on address='localhost' by default,
is there something else (e.g., address='127.0.0.1' or  
address='localhost.localdomain')
or something that we could put by default which would work on everything?

William

--~--~---------~--~----~------------~-------~--~----~
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to