Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 2009 22:30:57 -0500
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        Guoqin Ren <renguoqin@gmail.com>
Cc:        openoffice@freebsd.org
Subject:   Re: configure: error: JDK is too old, you need at least 1.5
Message-ID:  <4A9F3871.7080408@missouri.edu>
In-Reply-To: <4A9F2012.5050301@gmail.com>
References:  <4A9F2012.5050301@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Guoqin Ren wrote:
> Hi,
> 
> I got the error message repeatedly when I tried to build openoffice3.  I 
> have diablo-jdk16 and diablo-jre16 installed on FreeBSD 8 beta 3.
> **checking the installed JDK... configure: error: JDK is too old, you 
> need at least 
> 1.5                                                                          

I had this problem.  It was solved by the command:

echo libz.so.4 libz.so.5 > /etc/libmap.conf

The problem is that you are using a diablo-jdk16 that was built for 
FreeBSD-7x, and the library versions have been bumped for FreeBSD-8x.




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