I want to run a java enabled browser

Greg Lewis glewis at misty.eyesbeyond.com
Wed May 7 14:15:35 PDT 2003


On Wed, May 07, 2003 at 11:13:26AM -0700, David Paigen wrote:
> 3. So I went over to the jdk13 port.  But when I tried to build that
> (after downloading umpteen files from as many websites) I got another
> error:

You have an old version of tar which doesn't unpack the sources correctly.
Please use GNU tar instead.  You can force this by installing the gtar
port (archivers/gtar) and doing:

	make TAR=gtar

when building the jdk13 port.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the freebsd-java mailing list