On Feb 1, 8:46 pm, David Anderson <[EMAIL PROTECTED]> wrote: > I've been trying for about 3 hours now to get 0.11b1 installed on > either of Debian Etch or Lenny, and have failed in both cases. > > After much fighting, here are the latest symptoms: > - The trac egg is created and deployed properly in site-packages > - trac-admin and tracd are properly copied to /usr/bin > - *no* data files are installed. That includes templates, > configurations, cgi-bin...
For now use "sudo python setup.py develop" It appears that the setup.py file has not been updated since the templates were moved from the top-level into the Python package. Sorry for the confusion, but thanks for catching this. Obviously this needs fixed before the release. -- Matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
