cant install jdk15

Greg Lewis glewis at eyesbeyond.com
Thu Jun 9 19:00:46 GMT 2005


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 at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list