On Fri, Dec 31, 2004 at 05:20:02PM -0500, 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?
What about just installing a precompiled package of openoffice instead? I don't think you need java or gcc to be installed for that. Try pkg_add -r openoffice-1.1 or portinstall -PP editors/openoffice-1.1 if you have portupgrade installed. Also, amd64 should be able to run all i386 programs just as well as a real i386 machine can, maybe defined CPUTYPE to i686 or something will allow you to build java, gcc, and openoffice. There is also a freebsd package of openoffice available on their site I believe. > > Thanks > Sean > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
