JDK16 on FreeBSD 8-BETA2

Rick C. Petty rick-freebsd2008 at kiwi-computer.com
Wed Aug 12 19:04:23 UTC 2009


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


More information about the freebsd-java mailing list