Date: Thu, 18 Dec 2003 20:17:39 -0500 From: Tom McLaughlin <tmclaugh@sdf.lonestar.org> To: freebsd-openoffice@freebsd.org Subject: Re: mysterious failure ... Message-ID: <1071796658.975.73.camel@compass> In-Reply-To: <20031218044021.13675.qmail@web80003.mail.yahoo.com> References: <20031218044021.13675.qmail@web80003.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-12-17 at 23:40, Blackfeather Tanfur aka Helgi wrote: > Hello, > > I can't get OpenOffice 1.1 to compile, and it tells me > to send you the logs -- so here goes. Hopefully I got > all you need. The compile session, /var/db/pkg, and > the error logs. > > Any idea of what's going on? > > Thanks, > Craig A. Cook > > ______________________________________________________________________ > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" >From your oocompile file: configure: error: /usr/local/jdk1.4.2/bin/javac not found set with_jdk_home Try updating the jdk port from jdk11 to jdk14. I followed this section of the handbook in order to install java: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html As a quick note, build linux-sun-jdk14 first and follow the intructions at the end of it before building jdk14. If you don't then the jdk14 build should fail like mine did. Let me know if you have any problems with the java building. Just so mozilla doesn't break on you after doing this, I had to manually set the java plugin link in /usr/X11R6/lib/browser_plugins/. Once all that is done, then openoffice should build correctly. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071796658.975.73.camel>