seeking advice on building jdk15

2006-06-12 Thread Peter
Hi gang. I'm running FreeBSD 5.4-STABLE and want to run OpenOffice but I discovered I needed Java first. I updated my port tree and followed the port instructions to manually download the ingredients from Sun and store them in /usr/ports/distfiles: bsd-jdk15-patches-3.tar.bz2

Re: seeking advice on building jdk15

2006-06-12 Thread Nikolas Britton
On 6/12/06, Peter [EMAIL PROTECTED] wrote: Hi gang. I'm running FreeBSD 5.4-STABLE and want to run OpenOffice but I discovered I needed Java first. I updated my port tree and followed the port instructions to manually download the ingredients from Sun and store them in /usr/ports/distfiles:

Re: seeking advice on building jdk15

2006-06-12 Thread Peter
I succeeded in building jdk14 instead. My manual downloads were: j2sdk-1_4_2_11-linux-i586.bin j2sdk-1_4_2-bin-scsl.zip j2sdk-1_4_2-src-scsl.zip bsd-jdk14-patches-8.tar.gz The port instructions added an extra step. It had me mount a simulated linux proc filesystem: linprocfs on

Re: seeking advice on building jdk15

2006-06-12 Thread Nikolas Britton
On 6/12/06, Peter [EMAIL PROTECTED] wrote: I succeeded in building jdk14 instead. My manual downloads were: j2sdk-1_4_2_11-linux-i586.bin j2sdk-1_4_2-bin-scsl.zip j2sdk-1_4_2-src-scsl.zip bsd-jdk14-patches-8.tar.gz The port instructions added an extra step. It had me mount a simulated linux