Todd Freese wrote: > I installed Trac on Leopard via: > > sudo easy_install --prefix=/usr/local --install-dir=/Library/Python/ > 2.5//site-packages http://svn.edgewall.org/repos/trac/tags/trac-0.11.2.1 > > It works under tracd, but I can not get fastcgi to work with Apache. > Or mod_python. > > It seems that the install does not create all the folders�in /usr/ > local/share/trac. It just created a /usr/local/bin and that's it. > Thus, there is not cgi-bin directory. There are no errors reported > from the installers. > > I tried the normal, non-easy-install, method and have the same issue. > > Any ideas? >
I think what you are looking for is the trac-admin deploy command. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
