From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 10:24:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D924216A420 for ; Thu, 9 Feb 2006 10:24:47 +0000 (GMT) (envelope-from yontege@hal.rescomp.berkeley.edu) Received: from rescomp.berkeley.edu (keyserver.Rescomp.Berkeley.EDU [169.229.70.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id B459843D45 for ; Thu, 9 Feb 2006 10:24:47 +0000 (GMT) (envelope-from yontege@hal.rescomp.berkeley.edu) Received: by rescomp.berkeley.edu (Postfix, from userid 1032) id BE2015B789; Thu, 9 Feb 2006 02:24:39 -0800 (PST) Date: Thu, 9 Feb 2006 02:24:39 -0800 From: "Ian A. Tegebo" To: freebsd-questions@freebsd.org Message-ID: <20060209102439.GA28170@rescomp.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Subject: jdk1.4.2 port and incorrect manpath X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 10:24:48 -0000 I read in man(1) that the MANPATH is comiled into the man binary; after building the jdk14 port (1.4.2p7_2), I find that the man pages for java are in /usr/local/jdk1.4.2/man and thus are not accessible except by specifying them in particular. 1) Do I need recompile man? 2) Is the port broken?: I did not see a bug for it, nor a list post. 3) Is there something else I'm missing? I'm currently cvsupping to get 1.4.2p8_2. -- Ian Tegebo