Re: guidance for installing openjdk7 64-bit linux

2011-04-19 Thread David Holmes
As per your other thread ... in your output directory you will find j2sdk_image and j2re_image. The former is the full JDK you built; the latter is a JRE for what you built. Copy these to wherever on your machine is appropriate (though you can even run them from where they are). Building the

Re: guidance for installing openjdk7 64-bit linux

2011-04-19 Thread Kelly O'Hair
The resulting jdk image should be in the directory j2sdk_image. Either build/linux_amd64/j2sdk_image or build/linux_i586/j2sdk_image depending on whether ARCH_DATA_MODEL was set to 64 or 32. And "build/" may have been moved if you used ALT_OUTPUTDIR. -kto On Apr 19, 2011, at 11:18 AM, luxInteg wr

guidance for installing openjdk7 64-bit linux

2011-04-19 Thread luxInteg
Greetings, I am a novice with building/installing openJDK. I just managed luckily to compile openjdk-b138 on a dual core AMD64-cpu-based-cblfs-linux-running computer. The list below shows the stuff that were built. -- Build times -- Target all_product_build Start 2011-04-19 15:13:27