On Nov 25, 2007 8:27 PM, Dennis Stein <[EMAIL PROTECTED]> wrote:
> Type
> >trac()
>
> Warning: found no users in realm: localhost
>
> After opening Trac at:
>
> http://localhost:10000
>
> Browser displays:
>
> Available Projects
> Open Kitchen
>
> Click on link and go to http://localhost:10000/sage_trac gives this error:

Yuck.  I guess it just doesn't work...

Thanks for letting me know.

One probably "easy" way to fix this would be for you to build all of
Sage yourself
from source!  It's only 5 million lines.   Actually it's very very easy to do.
Just download sage-2.8.14.tar from here:

     http://sagemath.org/dist/src/

then type into Terminal:

  $ tar xvf sage-2.8.14.tar
  $ cd sage-2.8.14
  $ make

then wait 1 hour.  The contents of the resulting directory will
include a program "sage", and
typing
   $ ./sage
will start it.  Then install trac again, and try it out.   It just
worked for me.

>
> File 
> "/Applications/sage-2.8.13-osx10.5-i386-Darwin/local/lib/python/locale.py",
> line 494, in getpreferredencoding
>  import _locale
> ImportError: No module named _locale
>
>
>
>
> On Nov 25, 2007 3:49 PM, William Stein <[EMAIL PROTECTED]> wrote:
> >
> > On Nov 25, 2007 3:39 PM, Dennis Stein <[EMAIL PROTECTED]> wrote:
> > > At the sage prompt, I type:
> > >
> > >  sage: trac(
> > >
> > >  and it gives me this:
> >
> > sage: trac()
> >
> > >
> > >  ....:
> >
> >
> >
> > >
> > >  I suppose it might be working!
> > >
> > > =================================
> > >
> > > At the command prompt, I type:
> > >
> > > dstein$ ./sage trac
> > >
> > > python: can't open file 'trac': [Errno 2] No such file or directory
> > > sage: Error running trac using Python
> > >
> > > That doesn't seem to work.
> > >
> > >
> >
> >
> >
> > --
> > William Stein
> > Associate Professor of Mathematics
> > University of Washington
> > http://wstein.org
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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