From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 14:42:14 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 CBD1516A686 for ; Mon, 11 Dec 2006 14:42:14 +0000 (UTC) (envelope-from news@budostore.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0198644092 for ; Mon, 11 Dec 2006 14:31:42 +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 mo13) (RZmta 3.8) with ESMTP id iBBDDvre06833A for ; Mon, 11 Dec 2006 15:32:36 +0100 (MET) Date: Mon, 11 Dec 2006 15:32:36 +0100 (MET) From: Karl Sinn To: freebsd-questions@freebsd.org User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612111525.05845.news@budostore.de> X-RZG-AUTH: ibDpgOm8RLcSc5zBxTj4 Subject: 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 14:42:15 -0000 Hi, I try to install jre. pkg_add -r jre does not find the file /usr/port/java/jre/make gives an error message like: shared library c.3 not found compat3x-i386-5... is forbidden What can I do? Thanks Karl