From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 22:03:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7368F16A4CE for ; Wed, 22 Dec 2004 22:03:07 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAD5343D54 for ; Wed, 22 Dec 2004 22:03:06 +0000 (GMT) (envelope-from bees.msu@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so19519rne for ; Wed, 22 Dec 2004 14:03:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=oT1wSMBhQMreDlv7+CRV9lts/OxPYSj0u+w2pGc52fGsDNZu2+VBBeHT9joxg2Z/VzGtke9/9qDYHKox32Ec33ZevAKEHEnvwPwrF+GFWi7tbQug7QkXtwyW1FSCRaPIB7zFp+L1+9ATva2mURyrWelLuAdHtX5RoCnT/wd46MY= Received: by 10.38.22.57 with SMTP id 57mr158994rnv; Wed, 22 Dec 2004 14:03:05 -0800 (PST) Received: by 10.38.12.78 with HTTP; Wed, 22 Dec 2004 14:03:05 -0800 (PST) Message-ID: Date: Wed, 22 Dec 2004 17:03:05 -0500 From: Zachary Huang To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: help with installing Java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Zachary Huang List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 22:03:07 -0000 I am still trying to install Java (to FreeBSD 4.8), which is needed for Tomcat. Are the instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/x60.html outdated? If you follow the instructions, you cannot find the file j2sdk-1_3_1_10-linux-i386.bin at sun.com. so 1). where can I find this file? or 2). are there other instructions on the web to go a different route? thanks. Zachary