Hi,

I'm trying to install trac on debian-sarge/apache2/fastcgi.  Whe I try
to run trac.fcgi, I get:

Content-Type: text/plain

Oops...

Trac detected an internal error:

No module named web

Traceback (most recent call last):
 File "./trac.fcgi", line 22, in ?
   from trac.web import fcgi_frontend
ImportError: No module named web

What I'm realizing is that there's no site-packages/trac/web directory
("fcgi_frontend" is nowhere to be found on my box).  I just did a
regular "apt-get install trac".  I'm assuming the setup.py step has
been taken care of given what files are installed where...but I must
be missing something very basic here.

Any help very much appreciated.

-Steve
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to