#8 closed defect (fixed)
libtiff-3.5.7
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BOOK | Version: | ~CVS |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://www.libtiff.org/tiff-v3.5.6-beta.tar.gzWe're only using the beta version because it's known to be stable. Normally we wouldn't use pre-release versions in the book.
Change History (8)
comment:1 by , 25 years ago
comment:2 by , 24 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 24 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 by , 24 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
All bugs marked as CLOSED | FIXED are being reopened for QA purposes.
comment:5 by , 24 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
comment:6 by , 24 years ago
| Summary: | libtiff-3.5.6-beta → libtiff-3.5.7 |
|---|
book updated to libtiff-3.5.7
comment:7 by , 24 years ago
| Milestone: | → 1.0 |
|---|
Note:
See TracTickets
for help on using tickets.

installation: tar zxf tiff-v3.5.6-beta.tar.gz && cd tiff-v3.5.6-beta && ./configure --prefix=/usr/local && make && make install && ldconfig