From owner-freebsd-ports Thu Mar 28 3:12:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 50A2C37B428; Thu, 28 Mar 2002 03:12:06 -0800 (PST) Received: from there by smtp.hccnet.nl via uds114-60.dial.hccnet.nl [62.251.60.114] with SMTP id MAA26586 (8.8.8/1.13); Thu, 28 Mar 2002 12:12:02 +0100 (MET) Message-Id: <200203281112.MAA26586@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: Glenn Johnson , Joe Marcus Clarke Subject: Re: ORBit and gettext-old Date: Thu, 28 Mar 2002 12:10:45 +0100 X-Mailer: KMail [version 1.3.2] Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG References: <200203272135.g2RLZtr16051@midway.uchicago.edu> <1017287875.325.8.camel@gyros.marcuscom.com> <20020328044134.GA54801@gforce.johnson.home> In-Reply-To: <20020328044134.GA54801@gforce.johnson.home> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey, > Same thing. It seems that I would need the 'java.lang' file but I do not > have that. You need CLASSPATH to point to the archive that contains the default Java packages (including `java.lang'). Try setting CLASSPATH to: ${LOCALBASE}/jdk1.1.8/lib/classes.zip Make sure that file exists. I think this will probably solve your problem. Contact me if it doesn't. Sincerely, Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message