Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2005 13:00:37 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        "Ernesto A. Lira Castro" <lira@terared.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: cant install jdk15
Message-ID:  <20050609190037.GA20149@misty.eyesbeyond.com>
In-Reply-To: <1118322988.56949.6.camel@netitux.ryt>
References:  <1118322988.56949.6.camel@netitux.ryt>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 09, 2005 at 01:16:28PM +0000, Ernesto A. Lira Castro wrote:
> Hi, i have already installed FreeBSD 5.4-STABLE, and i want to install
> jdk15 but i have a curious problem, when i try to install it from ports
> send me the follow message:
> 
> 
> ======================================================================
> ===>  linux-sun-jdk-1.4.2.08_1 has known vulnerabilities:
> => jdk -- jar directory traversal vulnerability.
>    Reference:
> <http://www.FreeBSD.org/ports/portaudit/18e5428f-ae7c-11d9-837d-000e0c2e438a.html>;
> => Please update your ports tree and try again.
> *** Error code 1
> 
> Stop in /usr/ports/java/linux-sun-jdk14.
> *** Error code 1
> 
> Stop in /usr/ports/java/jdk15.
> 
> 
> =========================================================================
> 
> And i cannot find any solutions for this problem and i really need java
> for some app that i need to run on my FreeBSD.

If you really need java then (in /usr/ports/java/jdk15) do

make -DDISABLE_VULNERABILITIES install

by doing so you disable the vulnerability check that triggers the error
for linux-sun-jdk14.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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