Quick response; use DreamyTrac, it's relatively straight-forward. Follow any of the online tutorials for DT (this is the one we used: http://www.petarmaric.com/entry/2008/aug/22/trac-dreamhost-install/), and make sure to add the following to your conf file if you're using ht authentication:
password_store = HtPasswdStore -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of david k Sent: Monday, March 09, 2009 10:14 PM To: Trac Users Subject: [Trac] trac install on dreamhost problems Someone help me out here? not a programmer. dav...@venice:~/usr/local/src$ trac-admin /home/davidk/usr/trac/op25 initenv Traceback (most recent call last): File "/home/davidk/usr/local/bin/trac-admin", line 5, in ? from pkg_resources import load_entry_point File "/home/.vardice/davidk/usr/local/lib/python2.3/site-packages/ setuptools-0.6c9-py2.3.egg/pkg_resources.py", line 2562, in ? working_set.require(__requires__) File "/home/.vardice/davidk/usr/local/lib/python2.3/site-packages/ setuptools-0.6c9-py2.3.egg/pkg_resources.py", line 626, in require needed = self.resolve(parse_requirements(requirements)) File "/home/.vardice/davidk/usr/local/lib/python2.3/site-packages/ setuptools-0.6c9-py2.3.egg/pkg_resources.py", line 524, in resolve raise DistributionNotFound(req) # XXX put more info here pkg_resources.DistributionNotFound: Trac==0.11.1 dav...@venice:~/usr/local/src$ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
