Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2009 14:04:21 -0500
From:      "Rick C. Petty" <rick-freebsd2008@kiwi-computer.com>
To:        Douglas Berry <bitnix@bitnix.ca>
Cc:        Daichi GOTO <daichi@ongs.co.jp>, freebsd-java@freebsd.org
Subject:   Re: JDK16 on FreeBSD 8-BETA2
Message-ID:  <20090812190421.GA77922@keira.kiwi-computer.com>
In-Reply-To: <200908121114.n7CBEpwo013802@monk.cnd.dundas.on.ca>
References:  <20090812075616.GA72583@keira.kiwi-computer.com> <200908121114.n7CBEpwo013802@monk.cnd.dundas.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 12, 2009 at 07:14:51AM -0400, Douglas Berry wrote:
> > Error occurred during initialization of VM
> > Unable to load ZIP library: /usr/local/diablo-jdk1.6.0/jre/lib/amd64/libzip.so
> 
> I found this on one of the lists... seems to get by
> the problem.
> 
> # /etc/libmap.conf
> #
> # candidate             mapping
> #
> # Temporary libmap.cnf to solve problems caused by the 8.0 lib version bump.
> # diablo still looks for libz.so.4
> libz.so.4               libz.so.5

That worked for bootstrapping a jdk16 build.  Once jdk16 installed, the
mapping was no longer needed.  Thanks!

-- Rick C. Petty



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