From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 17:46:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0191A16A403 for ; Mon, 11 Dec 2006 17:46:50 +0000 (UTC) (envelope-from news@budostore.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id A767843E68 for ; Mon, 11 Dec 2006 17:38:02 +0000 (GMT) (envelope-from news@budostore.de) Received: from nor75-5-82-235-173-77.fbx.proxad.net (nor75-5-82-235-173-77.fbx.proxad.net [82.235.173.77]) by post.webmailer.de (klopstock mo31) (RZmta 3.8) with ESMTP id iBBGwjfQ0055fA for ; Mon, 11 Dec 2006 18:38:56 +0100 (MET) Date: Mon, 11 Dec 2006 18:38:56 +0100 (MET) From: Karl Sinn To: User Questions User-Agent: KMail/1.9.5 References: <200612111525.05845.news@budostore.de> <20061211101249.E054.GERARD@seibercom.net> In-Reply-To: <20061211101249.E054.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612111831.29139.news@budostore.de> X-RZG-AUTH: ibDpgOm8RLcSc5zBxTj4 Subject: Re: trying to install jre 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: Mon, 11 Dec 2006 17:46:50 -0000 Hi, Am Montag, 11. Dezember 2006 16:20 schrieb Gerard Seibert: > I am assuming the the path: /usr/port/java/jre/make is a typo. :-) This was maybenot clear. Of course I was in the path /usr/port/java/jre/ trying to execute make.. > It appears that you are attempting to install from a package. Have you > tried installing it via the ports? Both does not work. > You also might want to try creating a more complete log file. Something > along these lines might do. > > script -ak ~/jre.log pkg_add -rv jre I would like to but it's on another computer, and I don't want to copy the whole message. Is there any special part of the error message that you need? Karl