On Friday 31 December 2004 02:20 pm, rsh wrote:
> I am trying to 'make install clean' of openoffice and do not want to
> install Java.
>
> I have tried several things to say no to Java but it always wants to
> try to install jdk14, and this port is not user friendly with my
> amd64 system.
>
> So how can I install openoffice without Java?
>
>                       Thanks
>                       Sean
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

According to openoffice's make file you can do something like:

make WITHOUT_JAVA=1

Have you tried that yet?

-Mike
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to