Change History (21)
comment:1 by , 24 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 |
Summary: | libpng-1.0.12 → libpng-1.2.0 |
new version available
comment:5 by , 24 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
book updated to libpng-1.2.0.. over to the qa guys ;-)
comment:8 by , 23 years ago
Milestone: | → 1.0 |
---|
comment:9 by , 23 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | libpng-1.2.1 → libpng-1.2.2 |
reports are png.h is now being installed in libpng/png.h as of 1.2.2.
comment:10 by , 23 years ago
Install instructions still work for 1.2.2. png.h and pngconf.h moved to libpng12 directory with libpng directory symlink to libpng12.
comment:11 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:12 by , 23 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | libpng-1.2.2 → libpng-1.2.3 |
new version
comment:13 by , 23 years ago
Remove: cp libpng.3 /usr/share/man/man3 && cp libpngpf.3 /usr/share/man/man3 && cp png.5 /usr/share/man/man5
fixed in 1.2.3
Sources are not on ftp site yet, so I will make changes tomarrow here and imlib.
comment:14 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:15 by , 23 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | libpng-1.2.3 → libpng-1.2.4 |
Version increment.
comment:17 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | libpng-1.2.4 → libpng-1.2.5 |
comment:18 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:19 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Shouldn't the patch in the faq be added to the book? http://linuxfromscratch.org/faq/#undefined-deflate
comment:20 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
installation: tar zxf libpng-1.0.12.tar.gz && cd libpng-1.0.12 && cp scripts/makefile.linux makefile && make && make install && ldconfig