i want to install jdk16 in freebsd8 but there is error that i dont know how to solve it.
For this problem i did try
download
and put them in /usr/ports/distfiles. but still get the same error.
i also had updated the tree port.
any idea how to install it? thanks in advance anyway.
Code:
cd /usr/ports/java/diablo-jdk16/
make install clean
Code:
===> Vulnerability check disabled, database not found
===> Found saved configuration for diablo-jdk-1.6.0.07.02_7
Because of licensing restrictions, you must fetch the distribution
manually.
Please access
http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-freebsd7-amd64-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_25" to obtain the
time zone update file, tzupdater-1_3_25-2009u.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.
For this problem i did try
download
- http://www.FreeBSDFoundation.org/cg...blo-caffe-freebsd7-amd64-1.6.0_07-b02.tar.bz2
- http://java.sun.com/javase/downloads/index.jsp
and put them in /usr/ports/distfiles. but still get the same error.
Code:
cd /usr/ports/java/jdk16/
make install clean
Code:
===> Vulnerability check disabled, database not found
===> Found saved configuration for jdk-1.6.0.3p4_13
IMPORTANT: To build the JDK 1.6.0 port, you should have at least
2.5Gb of free disk space in the build area!
Due to licensing restrictions, certain files must be fetched manually.
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_25" to obtain the
time zone update file, tzupdater-1_3_25-2009u.zip.
Please download the patchset, bsd-jdk16-patches-4.tar.bz2, from
http://www.eyesbeyond.com/freebsddom/java/jdk16.html.
Please place the downloaded file(s) in /usr/ports/distfiles
and restart the build.
*** Error code 1
Stop in /usr/ports/java/jdk16.
*** Error code 1
Stop in /usr/ports/java/jdk16.
i also had updated the tree port.
any idea how to install it? thanks in advance anyway.