Date: Thu, 28 Mar 2002 12:10:45 +0100 From: Ernst de Haan <znerd@FreeBSD.org> To: Glenn Johnson <glennpj@charter.net>, Joe Marcus Clarke <marcus@marcuscom.com> Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: ORBit and gettext-old Message-ID: <200203281112.MAA26586@smtp.hccnet.nl> In-Reply-To: <20020328044134.GA54801@gforce.johnson.home> References: <200203272135.g2RLZtr16051@midway.uchicago.edu> <1017287875.325.8.camel@gyros.marcuscom.com> <20020328044134.GA54801@gforce.johnson.home>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203281112.MAA26586>