From owner-freebsd-java@FreeBSD.ORG Mon Sep 7 02:44:40 2009 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 403BF106566C for ; Mon, 7 Sep 2009 02:44:40 +0000 (UTC) (envelope-from sorchanny@chuanwei.com.kh) Received: from mail.chuanwei.com.kh (mail.hengley-foundation.org [124.108.4.138]) by mx1.freebsd.org (Postfix) with ESMTP id 997C48FC14 for ; Mon, 7 Sep 2009 02:44:39 +0000 (UTC) Received: from chuanweipc (unknown [124.108.4.89]) by mail.chuanwei.com.kh (Postfix) with ESMTP id 8769E95970; Mon, 7 Sep 2009 09:44:30 +0700 (ICT) From: "sorchanny" To: "'Aryeh M. Friedman'" References: <00c701ca2aa9$f63f1790$e2bd46b0$@com.kh> <4A9C908D.8050700@gmail.com> In-Reply-To: <4A9C908D.8050700@gmail.com> Date: Mon, 7 Sep 2009 09:44:32 +0700 Message-ID: <00b001ca2f65$20d71790$628546b0$@com.kh> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcoqsbUix9BKTRJnTFWesnQO5p6tqQEsl4aQ Content-Language: en-us x-cr-hashedpuzzle: AAH3 Act6 Bi6Z DWqz FKWO Gyd3 HBEq HJrN HnDf J/0/ KCBI NQdg NTzP PEGi Qzjo RqJ3; 2; YQByAHkAZQBoAC4AZgByAGkAZQBkAG0AYQBuAEAAZwBtAGEAaQBsAC4AYwBvAG0AOwBmAHIAZQBlAGIAcwBkAC0AagBhAHYAYQBAAGYAcgBlAGUAYgBzAGQALgBvAHIAZwA=; Sosha1_v1; 7; {31B25328-BC4D-4ABD-8CD3-F5732F688D7D}; cwBvAHIAYwBoAGEAbgBuAHkAQABjAGgAdQBhAG4AdwBlAGkALgBjAG8AbQAuAGsAaAA=; Mon, 07 Sep 2009 02:44:25 GMT; UgBFADoAIABpAG4AcwB0AGEAbABsACAAagBhAHYAYQAgAGkAbgAgAGYAcgBlAGUAIABiAHMAZAA= x-cr-puzzleid: {31B25328-BC4D-4ABD-8CD3-F5732F688D7D} X-Mailman-Approved-At: Mon, 07 Sep 2009 02:51:35 +0000 Cc: freebsd-java@FreeBSD.org Subject: RE: install java in free bsd X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 02:44:40 -0000 Dear Sir, I still cannot start opennms system till now. I have the same problem like before that I asked you. Now I don't know how to fix it, so please you feeling free to tell me the way that to fix it clearly. Thanks Channy -----Original Message----- From: Aryeh M. Friedman [mailto:aryeh.friedman@gmail.com] Sent: Tuesday, September 01, 2009 10:10 AM To: sorchanny Cc: freebsd-java@FreeBSD.org Subject: Re: install java in free bsd You need have a working JDK to install java/jdk16 and the standard one it looks for is java/diablo-jdk16 Diablo comes in binary form the FreeBSD Foundation and you need to download it (and one file from sun) [the URL's are in the error message] and then copy the file you downloaded to /usr/ports/disftiles and then rerun the make/portmaster stuff... It will fail a second time on attempting to download the actual Sun JDK16 and give you more files you need to download and put in that dir. BTW this assumes you specifically want the Sun JDK because Diablo is certified by Sun to be 100% complient with the 1.6 language definition.... there for you can use Diablo any place you whould use Sun's (to developers like me it matters but for users it shouldn't) sorchanny wrote: > Dear all, > > > > According to I'm install a free bsd 7.2 and I want to install jdk16 in to > this system but when I try to install it, I see some errors cannot install. > > > > openn2# make > > ===> opennms-1.6.5 depends on executable: rrdtool - found > > ===> opennms-1.6.5 depends on file: > /usr/local/share/java/classes/jicmp.jar - not found > > ===> Verifying install for /usr/local/share/java/classes/jicmp.jar in > /usr/ports/net/jicmp > > ===> jicmp-1.0.9 depends on file: /usr/local/diablo-jdk1.6.0/bin/java - > not found > > ===> Verifying install for /usr/local/diablo-jdk1.6.0/bin/java in > /usr/ports/java/diablo-jdk16 > > ===> Vulnerability check disabled, database not found > > ===> Found saved configuration for diablo-jdk-1.6.0.07.02_4 > > > > Because of licensing restrictions, you must fetch the distribution > > manually. > > > > Please access > > > > > http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-free > bsd7-i386-1.6.0_07-b02.tar.bz2 > > > > with a web browser and "Accept" the End User License Agreement for > > "Caffe Diablo 1.6.0". > > > > Please open > > > > http://java.sun.com/javase/downloads/ > > > > in a web browser and follow the "Download" link for "Java > > Cryptography Extension (JCE) Unlimited Strength Jurisdiction > > Policy Files 6" to obtain the JCE policy file, jce_policy-6.zip. > > > > Please open http://java.sun.com/javase/downloads/index.jsp > > in a web browser and follow the "Download" link for > > "JDK US DST Timezone Update Tool - 1_3_12" to obtain the > > time zone update file, tzupdater-1_3_12-2009a.zip. > > > > Please place the downloaded file(s) in /usr/ports/distfiles. > > > > *** Error code 1 > > > > Stop in /usr/ports/java/diablo-jdk16. > > *** Error code 1 > > > > Stop in /usr/ports/java/diablo-jdk16. > > *** Error code 1 > > > > Stop in /usr/ports/net/jicmp. > > *** Error code 1 > > > > Stop in /usr/ports/net-mgmt/opennms. > > openn2# > > > > Thanks > > > > Channy sor > > NOC-Technical Support officer > > ---------------------------------------------------- > > Chuan Wei (Cambodia) Co., Ltd. > > Regency Square, Complex B, 2nd floor, > > No.8 B/294 Mao Tse Toung Blvd.,(245), > > Sangkat Tomnup Tuk, Khan Chamcar Mon, > > Phnom Penh, Kingdom of Cambodia. > > Mob:(855)12 597 001 > > Phone:(855) 23 215 001 > > Fax: (855) 23 215 008 > > Email: sorchanny@chuanwei.com.kh > > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > >