Modify ↓
Opened 20 years ago
Closed 20 years ago
#2567 closed defect (fixed)
Link to trac-0.9.3.win32.exe gives "404 error"
| Reported by: | stephane | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | project | Version: | none |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
On TracDownload I cannot download trac-0.9.3.win32.exe.
If I go on http://ftp.edgewall.com/pub/trac/
I see the trac-0.9.3.win32.exe.md5
but not the trac-0.9.3.win32.exe
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Component: | general → project |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 20 years ago
Just tried to build an installer by calling:
python setup.py bdist_wininst
At the end of the output I see:
... ... adding 'SCRIPTS\trac-admin' adding 'SCRIPTS\trac-postinstall.py' adding 'SCRIPTS\tracd' adding 'SCRIPTS\tracdb2env' creating dist error: setup_wininst.bmp: No such file or directory
Coud you add the bmp to the zip-file?
If you like I could build an installer.
I have python 2.3.5 on my WinXP Sp2 box.
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
You can build the windows installer from a subversion checkout. Anyway, I've now built and uploaded the installer.
Note:
See TracTickets
for help on using tickets.



Will be made available soon… currently no access to a windows box for making the installer.