ok, i installed these things with success:
1) gcc (by installing XCode)
2) pysqlite2
3) trac initenv --> success
4) tracd -p8000 /path --> success
but in my browser
=
File "/Library/Frameworks/Python.framework/Versions/2.4/lib/
python2.4/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)
5) i try to install clearsilver with
/.configure
make install
but
localhost:~/source/clearsilver-0.9.14 user1$ make install
Makefile:10: rules.mk: No such file or directory
./configure
./configure: line 444: ./config.log: Permission denied
make: *** [rules.mk] Error 1
*verydepressed* And now...?
:( Thanks for any help!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---