Change History (8)
comment:1 by , 12 years ago
Summary: | IcedTea 2.3.9 → IcedTea 2.4.0 |
---|
comment:2 by , 12 years ago
Summary: | IcedTea 2.4.0 → IcedTea 2.4.1 |
---|
comment:3 by , 12 years ago
comment:4 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 12 years ago
This should be fixed in commit 11452, but I'll leave it open for now for confirmation that the Java section (binary install, junit, apache-ant, and iced-tea) install are all working OK.
comment:6 by , 12 years ago
For the book's instructions, I thought there was a building problem in "About JAVA", and I was wrong. Forgot that the user is already inside package's directory, when doing the instructions, thus, dir names in tarballs do not matter.
FWIW, some notes, below. A diff will be sent to blfs-dev, just in case the notes are considered relevant.
The md5sums are shown, just to assure files here and at anduin are the same, but sizes differ.
$ md5sum icedtea-2.4.1.tar.gz cbdefd7d385c61a457924bfbee87e643 icedtea-2.4.1.tar.gz $ du icedtea-2.4.1.tar.gz 4696 icedtea-2.4.1.tar.gz $ du -sh icedtea-2.4.1.tar.gz 4,6M icedtea-2.4.1.tar.gz book is 4.7 MB $ md5sum hotspot.tar.gz 42bfcd67d4649b3eb30649a010b9ac0a hotspot.tar.gz $ du -sh hotspot.tar.gz 9.2M hotspot.tar.gz book is 9.4 MB $ md5sum jdk.tar.gz 9e71e7ad6ace7ce629e26088950ec32d jdk.tar.gz $ du -sh jdk.tar.gz 44M jdk.tar.gz book is 43 MB $ md5sum openjdk.tar.gz 165e07ce440848e437f74851f09cce81 openjdk.tar.gz $ du -sh openjdk.tar.gz 136K openjdk.tar.gz book is 140 KB
Estimated disk space required: 8.1-9.2 GB Book has (old values?) 6.0-9.2 GB (8.1 is for x86_64, 9.2 is for i686) Bruce reported 8.1 in email to blfs-dev Estimated build time: 33 SBU (an additional 156 SBU for testsuite) I determined 156 for the average of two runs. Book has 45 SBU (an additional 130 SBU for testsuite) Bruce reported 36 SBU for build time. I have 31, and wrote, above, the average: 33.
./configure --with-jdk-home=/opt/OpenJDK-1.7.0.40-bin \ --with-pkgversion=7u40-2.4.1 \ --with-version-suffix=blfs \ --enable-nss \ --enable-pulse-java &&
The two lines with versions, I thought, were combined by mail to be included. Users can, if wanted, change both according to their prefernces. Tarballs were generated with those. In the book:
./configure --with-jdk-home=/opt/OpenJDK-1.7.0.40-bin \ --enable-nss \ --enable-pulse-java &&
comment:7 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The sizes have been updated. --with-version-suffix=blfs has been added to the instructions, but --with-pkgversion is only mentioned in the comments.
The generated packages are OK as is.
Marking as fixed.
Believe this is the release:
http://blog.fuseyism.com/index.php/2013/07/08/security-icedtea-2-4-1-for-openjdk-7-released/