Guys,
I know this issue has been dealt with exhaustively but the solutions
don't work in Unix. I and a Unix administrator have been trying for
days to get past this stupid ClearSilver problem. Despite installs of
all the pieces [that report themselves as having successfully
installed], and even an attempt to manually put the stupid neo_cgi.pyd
file where it is apparently supposed to be, we still cannot get past
this.
The installation instructions by themselves are really hard to
follow and confusing. We have gone back to scratch three times, trying
to find some magic combination that works.
I will skip about 40 sentences I want to add here but I just want
to know how to solve this. Please please anybody. Help.
/apps/trac-0.10.4:tracd --port 9000 /home/jrun/tracproject
----------------------------------------
Exception happened during processing of request from ('161.221.45.98',
2707)
Traceback (most recent call last):
File "/usr/local/lib/python2.5/SocketServer.py", line 464, in
process_request_thread
self.finish_request(request, client_address)
File "/usr/local/lib/python2.5/SocketServer.py", line 254, in
finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python2.5/SocketServer.py", line 522, in
__init__
self.handle()
File "/usr/local/lib/python2.5/BaseHTTPServer.py", line 316, in
handle
self.handle_one_request()
File "/usr/local/lib/python2.5/site-packages/trac/web/wsgi.py", line
174, in handle_one_request
gateway.run(self.server.application)
File "/usr/local/lib/python2.5/site-packages/trac/web/wsgi.py", line
87, in run
response = application(self.environ, self._start_response)
File "/usr/local/lib/python2.5/site-packages/trac/web/
standalone.py", line 88, in __call__
return self.application(environ, start_response)
File "/usr/local/lib/python2.5/site-packages/trac/web/main.py", line
363, in dispatch_request
env_paths)
File "/usr/local/lib/python2.5/site-packages/trac/web/main.py", line
456, in send_project_index
req.hdf = HDFWrapper(loadpaths)
File "/usr/local/lib/python2.5/site-packages/trac/web/
clearsilver.py", line 135, in __init__
raise TracError, "ClearSilver not installed (%s)" % e
TracError: ClearSilver not installed (No module named neo_cgi)
----------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---