#3866: IcedTea 2.4.1
-------------------------+-----------------------
 Reporter:  Krejzi       |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  current
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by fo):

 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 &&
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3866#comment:6>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to