From owner-freebsd-java@FreeBSD.ORG Tue Sep 6 07:10:07 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 750AE16A41F for ; Tue, 6 Sep 2005 07:10:07 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E9EB43D46 for ; Tue, 6 Sep 2005 07:10:06 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so674498nzd for ; Tue, 06 Sep 2005 00:10:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bjsMj4+ajpvDOrMJxy8olZBPzCikNcgb6Kdsy6Lhk4PnzBCoZe8tm2YKoq8sq8gBCyeJ2FnineGhh5ZasOOFVkNU9PTdJSu5tFwOsepOtRflE7T9YcMw6gtbqQJRjHzh73ElfXxJpn9b8gQTqC5WIxXFibLJTz8rgsfs+9dCbis= Received: by 10.36.84.7 with SMTP id h7mr5349993nzb; Tue, 06 Sep 2005 00:10:06 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Tue, 6 Sep 2005 00:10:06 -0700 (PDT) Message-ID: Date: Tue, 6 Sep 2005 15:10:06 +0800 From: Jiawei Ye To: Arvind Nahata In-Reply-To: <20050906065230.7456.qmail@web50102.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050906064837.GA67958@osiris.chen.org.nz> <20050906065230.7456.qmail@web50102.mail.yahoo.com> Cc: freebsd-java@freebsd.org Subject: Re: JDK 1.4 on FreeBSD 5.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: leafy7382@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 07:10:07 -0000 On 9/6/05, Arvind Nahata wrote: > Thanks for your quick response Jonathan! >=20 > Unfortunately, the FreeBSD installation that I have > doesn't have a /usr/ports directory itself. >=20 > Any clues on - > 1. Why dosen't my installation have a ports directory? > 2. How can I get one and the ports/java/jdk14 > directories, content? >=20 > Thanks in advance! It really depends on how you installed your FreeBSD. Usually the installation includes the ports collections. You can read about the ports here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html Cheers, Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming