I used easy_setup to install Trac 1.0 on my CentOS 6.4 system.  (basically 
followed http://trac.edgewall.org/wiki/TracInstall)

It worked fine using tracd.  

However, when I setup Apache using wsgi, it did not work; I got these 
erorrs:

http://pastebin.com/4HJwmhmn

I found that if I made a symbolic link from 
/usr/lib/python2.6/site-packages/Trac-1.0-py2.6.egg/trac
to 
/usr/lib/python2.6/site-packages/trac

It then worked.  Did I do something wrong or is this typical?



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to