Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2011 13:26:41 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-java@freebsd.org, Greg Lewis <glewis@eyesbeyond.com>
Cc:        bug-followup@FreeBSD.org
Subject:   Re: ports/158826: Can't install java/icedtea-web
Message-ID:  <201107121326.47971.jkim@FreeBSD.org>
In-Reply-To: <201107121530.p6CFUFhM089427@freefall.freebsd.org>
References:  <201107121530.p6CFUFhM089427@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 12 July 2011 11:30 am, Greg Lewis wrote:
> The following reply was made to PR ports/158826; it has been noted
> by GNATS.
>
> From: Greg Lewis <glewis@eyesbeyond.com>
> To: bug-followup@FreeBSD.org
> Cc:
> Subject: Re: ports/158826: Can't install java/icedtea-web
> Date: Tue, 12 Jul 2011 08:03:25 -0700
>
>  On Tue, Jul 12, 2011 at 11:00:22AM +0000, Guido Falsi wrote:
>  >  The port is trying to strip shell scripts, which fails.
>  >
>  >  Attached patch fixes this by patching the Makefie not to strip
>  > shell scripts.
>
>  It's worse than just that.  It's going to overwrite the symlink
> for javaws the javavm port creates in ${LOCALBASE}/bin if you have
> a port (e.g. jdk16) which actually does install javaws installed.
>
>  This didn't happen previously since the IcedTea javaws was
> installed in ${LOCALBASE}/openjdk6/bin and could be chosen by
> javavm just like any other alternative.

Yeah, you're right.  I forgot the symlinks. :-(

I am going to rename it to itweb-javaws with other fixes.

Jung-uk Kim



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