Christopher wrote: > Hi. I saw the ad for your program and I decided to download it. At the > notebook page, I was told to go, in my browser, to http://localhost : > 8000. Firefox constantly tells me that the URL can't be found. How do > I access the program? The > Program version: 3.1.2 > OS: Windows Vista Home Premium 32-bit > Download origin: sagemath.org > Command: redirected to URL: http://localhost: 8000
It looks like you are putting spaces in the URL. There should be no spaces, like: http://localhost:8000/ Does that solve the problem? Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
