mysterious failure ...

Tom McLaughlin tmclaugh at sdf.lonestar.org
Thu Dec 18 20:03:31 PST 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe at 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




More information about the freebsd-openoffice mailing list