Barry, Thanks for allowing the installation of the latest IBM JVMs. However, I just installed the IBM Java2 SDK 5.0 on an AMD machine, and the package name was incorrect--the wrong version (1.4.2) was recognized:
----- [EMAIL PROTECTED]:~/downloads$ make-jpkg ibm-java2-sdk-50-linux-x86_64.tgz Creating temporary directory: /tmp/make-jpkg.XXXX5hW0Wo Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh Detected product: Java(TM) Software Development Kit (J2SDK) Standard Edition, Version 1.4.2 IBM Corporation Is this correct [Y/n]: y Checking free diskspace: done. In the next step, the binary file will be extracted. Probably a license agreement will be displayed. Please read this agreement carefully. If you do not agree to the displayed license terms, the package will not be built. Press [Return] to continue: Testing extracted archive... okay. Create debian package: dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `ibm-j2sdk1.4' in `/tmp/make-jpkg.XXXX5hW0Wo/ibm-j2sdk1.4_1.4.2_amd64.deb'. copy ibm-j2sdk1.4_1.4.2_amd64.deb into directory /home/kmsquire/downloads/ The Debian package has been created in the current directory. You can install the package as root (e.g. dpkg -i ibm-j2sdk1.4_1.4.2_amd64.deb). ----------- Thanks, Kevin