Modify ↓
Opened 17 years ago
Closed 17 years ago
#7312 closed defect (duplicate)
docs and cgi-bin don't get installed into {prefix}/share/trac/
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | 0.11rc1 |
| Severity: | normal | Keywords: | documentation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I have installed using easy_install and the setup.py. It seems that the docs and cgi-bin directories doesn't get copied into {prefix}/share/trac directory.
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
| Component: | general → admin/console |
|---|---|
| Keywords: | documentation added |
| Milestone: | 0.11.1 → 0.11 |
| Owner: | changed from to |
comment:2 by , 17 years ago
The original poster is correct. This is particularly confusing if you are upgrading and follow the TracUpgrade page which brazenly recommends you remove the existing cgi-bin, etc, in /usr/share/trac. If you are using the cgi/fcgi options then this leaves you stranded.
Deploy is undocumented, as best I can find.
comment:3 by , 17 years ago
| Milestone: | 0.11.1 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
See #6827.
Note:
See TracTickets
for help on using tickets.



I don't think it is documented (yet), but check out the trac-admin command "deploy".
See also [6894]
Not closing this ticket as the documentation might need some improvement.