Re: jdk15 on 6.0

2006-04-06 Thread Mario Beltran
james g. escribió: After several failed attempts at the package route, this was certainly a welcome surprise: http://www.freebsdfoundation.org/downloads/java.shtml I have downloaded diablo-jre-freebsd6-1.5.0.06.00.tbz from the link above, ha, by the way i have a FreeBSD 6.1 box, when i t

Re: jdk15 on 6.0

2006-04-06 Thread james g.
After several failed attempts at the package route, this was certainly a welcome surprise: http://www.freebsdfoundation.org/downloads/java.shtml Thanks to everyone for their help and suggestions! -james On Apr 3, 2006, at 12:55 PM, james g. wrote: Thanks everyone for the tips. I'm going to

Re: jdk15 on 6.0

2006-04-03 Thread james g.
Thanks everyone for the tips. I'm going to give the package route a shot, as the additional swap space just isn't cutting it. Cheers, James On Apr 3, 2006, at 8:14 AM, Jon Brisbin wrote: Anish Mistry wrote: You could always just to do a "make package" on another machine with 6.0 and then

Re: jdk15 on 6.0

2006-04-03 Thread Jon Brisbin
Anish Mistry wrote: You could always just to do a "make package" on another machine with 6.0 and then just pkg_add on your older system. This is what I did when I installed JDK 1.5 on our BSD boxes. It sounds like, with so little physical RAM, that the JVM is only allocating a very smal

Re: jdk15 on 6.0

2006-04-02 Thread Anish Mistry
On Sunday 02 April 2006 14:36, james g. wrote: > On Apr 2, 2006, at 11:41 AM, Andrew Pantyukhin wrote: > > On 4/2/06, james g. <[EMAIL PROTECTED]> wrote: > >> FreeBSD Land: > >> > >> I've seen this question asked on this very list, and once or > >> twice on the web, but have yet to find a solution.

Re: jdk15 on 6.0

2006-04-02 Thread [EMAIL PROTECTED]
On 4/2/06, james g. <[EMAIL PROTECTED]> wrote: > Granted I understand that expecting so much from this little machine > is really pushing it, it will eventually just be running a small java- > based server, that unfortunately requires jdk15. I wouldn't ever > choose it on purpose. > > With a total

Re: jdk15 on 6.0

2006-04-02 Thread Helge Preuss
james g. wrote: > > On Apr 2, 2006, at 11:41 AM, Andrew Pantyukhin wrote: > >> On 4/2/06, james g. <[EMAIL PROTECTED]> wrote: >>> FreeBSD Land: >>> >>> I've seen this question asked on this very list, and once or twice on >>> the web, but have yet to find a solution. >>> >>> I'm attempting to compi

Re: jdk15 on 6.0

2006-04-02 Thread james g.
On Apr 2, 2006, at 11:41 AM, Andrew Pantyukhin wrote: On 4/2/06, james g. <[EMAIL PROTECTED]> wrote: FreeBSD Land: I've seen this question asked on this very list, and once or twice on the web, but have yet to find a solution. I'm attempting to compile jdk15 on an older machine, and at first

Re: jdk15 on 6.0

2006-04-02 Thread Andrew Pantyukhin
On 4/2/06, james g. <[EMAIL PROTECTED]> wrote: > FreeBSD Land: > > I've seen this question asked on this very list, and once or twice on > the web, but have yet to find a solution. > > I'm attempting to compile jdk15 on an older machine, and at first > attempted it on a 4.11 install. The failures t

jdk15 on 6.0

2006-04-02 Thread james g.
FreeBSD Land: I've seen this question asked on this very list, and once or twice on the web, but have yet to find a solution. I'm attempting to compile jdk15 on an older machine, and at first attempted it on a 4.11 install. The failures there encouraged me to finally upgrade the machine t

can't build jdk15 on 6.0

2006-01-31 Thread Chad Leigh -- Shire.Net LLC
Am trying to build jdk15 form ports on 6.0. Happens to be inside a jail with linux emulation running etc. I previously was able to build jdk142 in s similar environment. The linux jdk14 is installed (I believe the port itself did that). Any thoughts or help appreciated. gmake[5]: Ent

Re: can't build jdk15 on 6.0

2006-01-23 Thread Owen Jeremiah
Whenever I encountered error building from ports, I always go to the extreme route: mv /usr/ports/distfiles /somewhere rmdir /usr/ports cd /usr tar xvfz ports.tar.gz mv /somewhere /usr/ports/distfiles After that usually all ports will install without any error showing up before. I did this because

Re: can't build jdk15 on 6.0

2006-01-23 Thread Chad Leigh -- Shire.Net LLC
On Jan 23, 2006, at 4:04 PM, Chad Leigh -- Shire.Net LLC wrote: On Jan 22, 2006, at 6:28 PM, Chad Leigh -- Shire.Net LLC wrote: Am trying to build jdk15 form ports on 6.0. Happens to be inside a jail with linux emulation running etc. I previously was able to build jdk142 in s similar

Re: can't build jdk15 on 6.0

2006-01-23 Thread Chad Leigh -- Shire.Net LLC
On Jan 22, 2006, at 6:28 PM, Chad Leigh -- Shire.Net LLC wrote: Am trying to build jdk15 form ports on 6.0. Happens to be inside a jail with linux emulation running etc. I previously was able to build jdk142 in s similar environment. The linux jdk14 is installed (I believe the port i

can't build jdk15 on 6.0

2006-01-22 Thread Chad Leigh -- Shire.Net LLC
Am trying to build jdk15 form ports on 6.0. Happens to be inside a jail with linux emulation running etc. I previously was able to build jdk142 in s similar environment. The linux jdk14 is installed (I believe the port itself did that). Any thoughts or help appreciated. gmake[5]: Ent