From owner-freebsd-doc@FreeBSD.ORG Sat Sep 17 17:59:00 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6E4F106566C for ; Sat, 17 Sep 2011 17:59:00 +0000 (UTC) (envelope-from jackhftang@hotmail.com) Received: from snt0-omc1-s14.snt0.hotmail.com (snt0-omc1-s14.snt0.hotmail.com [65.55.90.25]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6728FC0C for ; Sat, 17 Sep 2011 17:59:00 +0000 (UTC) Received: from SNT118-W23 ([65.55.90.8]) by snt0-omc1-s14.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 17 Sep 2011 10:47:00 -0700 Message-ID: X-Originating-IP: [183.178.187.86] From: Jack Tang To: Date: Sat, 17 Sep 2011 17:47:00 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 17 Sep 2011 17:47:00.0391 (UTC) FILETIME=[CD526B70:01CC7561] Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Appeal for updating the java page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2011 17:59:01 -0000 Hi ~ FreeBSD documentation team First and foremost, if you find that any part of this letter is not of your responsibility, I apologize for this and please kindly forward to those people who you know they are involved. Long story short, I have encountered obstacles when installing jre and jdk in FreeBSD. I have already solved the problem, but I think a little instruction could be posted so as to save time for newcomers. First, the installation methods below are already outdated. None of them work (or not simply work) http://www.freebsd.org/java/install.html All of them told me to fetch some files from authorities, but those files already have some bug fix, old version seems not available on the Internet. After some searching, I found that an alternative is to download the packages from http://www.freebsdfoundation.org/ Though it can be successfully installed, it cannot run. A special configuration have to be done before installation, but this is not mentioned in any formal ways e.g. INSTALL file, download page.... A line "libz.so.4 libz.so.5" have to be added into /etc/libmap.conf in order to work. Finally, I suggest that the page http://www.freebsd.org/java should be updated to include instruction of installing java. Also I think java installation is important enough that worth a page in freebsd handbook. Cheers Jack Tang