#1022 closed defect (fixed)
tiff-3.7.0
Reported by: | Nico R. | Owned by: | Randy McMurchy |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | VERIFIED |
Cc: |
Description
Version increment (3.7.0) From ChangeLogs: The LZW compression kit is not needed anymore for LZW compression support, since it has been enabled by default as of tiff-3.7.0beta. Libtiff now uses autotools for its build system.
Change History (6)
comment:1 by , 20 years ago
Owner: | changed from | to
---|
comment:2 by , 20 years ago
Status: | new → assigned |
---|
comment:3 by , 20 years ago
This is probably a libtool bug. Try to upgrade libtool in the package. It should work after running 'libtoolize -c -f' (untested).
comment:4 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated BLFS to libtiff-3.7.0
comment:5 by , 20 years ago
Keywords: | VERIFIED added |
---|
Note:
See TracTickets
for help on using tickets.
The libraries installed in /usr/lib do not have the typical names associated with shared objects (.so names). Perhaps this is an oversight with the package.