From owner-freebsd-questions Thu May 30 14:37: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id DECFA37B405 for ; Thu, 30 May 2002 14:36:57 -0700 (PDT) Received: from stevenfettig.com ([12.76.85.108]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020530213654.BIX5116.mtiwmhc23.worldnet.att.net@stevenfettig.com>; Thu, 30 May 2002 21:36:54 +0000 Message-ID: <3CF69B73.8080400@stevenfettig.com> Date: Thu, 30 May 2002 16:36:51 -0500 From: Steve Fettig User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "J. Goodleaf" Cc: freebsd-questions@freebsd.org Subject: Re: damn java installation References: <20020529161445.A61303@goodleaf.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG J. Goodleaf wrote: >Hello, > >I've been trying to install the jdk13 and the linux jdk13 from ports, but the install hangs on gettext 0.11.1. The core error message is: > >Can't find default package 'java.lang' > >Contextually, it looks to me like the javacomp script is trying to compile a java file, DumpClass.java and hanging because of CLASSPATH problems. Now I've set that variable a few times, adding all kinds of paths to it, but I appear not to have hit on the answer. I saw this question raised in the archives, but didn't find an answer to it. > >Am using 4.5-RELEASE, with ports upgraded as of May 28. > >Pls cc me directly. > >Thanks, >John > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > John, I looked at this message this morning (I just installed the jdk13 port without any problems) and didn't have a clue. I have an idea, however. Check out the /usr/ports/distfiles and delete the tar's for the jdk13 port... I had a problem with a mozilla install that kept hanging on me. After cvsup'ing, praying, waving the incense candles, I finally thought that maybe one of the files was corrupted during the download. That must have been the case, because afterwards, the make install ran fine. (Make sure you also run a make clean to get rid of the work directory.) I can't think of anything else... hth, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message