Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 10:20:29 -0500
From:      Gerard Seibert <gerard@seibercom.net>
To:        User Questions <freebsd-questions@freebsd.org>
Cc:        Karl Sinn <news@budostore.de>
Subject:   Re: trying to install jre
Message-ID:  <20061211101249.E054.GERARD@seibercom.net>
In-Reply-To: <200612111525.05845.news@budostore.de>
References:  <200612111525.05845.news@budostore.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday December 11, 2006 at 09:32:36 (AM) Karl Sinn wrote:

> 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

I am assuming the the path:  /usr/port/java/jre/make is a typo.

It appears that you are attempting to install from a package. Have you
tried installing it via the ports?

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


-- 
Gerard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061211101249.E054.GERARD>