Modify ↓
Opened 17 years ago
Closed 17 years ago
#3797 closed defect (fixed)
More detailed dependencies
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Component: | PageToDocIntegration |
| Severity: | major | Keywords: | |
| Cc: | Lucas Eisenzimmer | Trac Release: | 0.11 |
Description
I ran into problems with the dependencies this hack has. Which exact version of Tidy and XSLTPROC do you use for development?
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
| Owner: | changed from Lucas Eisenzimmer to anonymous |
|---|---|
| Status: | new → assigned |
comment:2 Changed 17 years ago by
I added more information to the home page - you need to install iconv, libxml, libxslt2, and zlib for it to work (at least on windows).
comment:3 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



tidy -version says:
xsltproc --version says:
Hope this helps?