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 wrote: > 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 > End 2011-04-19 15:39:23 > 00:02:26 corba > 00:07:53 hotspot > 00:00:30 jaxp > 00:00:34 jaxws > 00:13:40 jdk > 00:00:53 langtools > 00:25:56 TOTAL > > > The Makefile in the base directory does not have an 'install' entry. So > there is no 'make instal' option. So I would be grateful for some help > for > what to copy from the build tree to the desired location to make a workable > instalation of openJDK7. > > thanks in advance > > yours sinceely > luxInteg
