Date: Fri, 4 Nov 2005 11:29:13 -0500 From: "Anthony M. Agelastos" <iqgrande@gmail.com> To: openoffice@freebsd.org Subject: OpenOffice.org 2.0 questions Message-ID: <3EEE3861-8ED1-4178-9BD8-5A34B80A3586@gmail.com>
index | next in thread | raw e-mail
Hello. Thank you for your assistance with my questions. I am new to
FreeBSD and want to get the most out of OpenOffice.org 2.0.
OpenOffice.org has been building on my Pentium III 450MHz computer
running FreeBSD 5.4-STABLE for over 24 hours now. The command issues
thus far is
make -DWITH_CUPS && make -DWITH_CUPS solver
After this, I will issue the command
make -DWITH_CUPS solver install
Am I building this correctly (I have the CUPS printing system
installed and I want Solver built into Calc)? Also, I wish these
options to remain for any upgrades to the Port, so does this look
appropriate for pkgtools.conf?
MAKE_ARGS = {
'editors/openoffice.org-2.0' => [
'DWITH_CUPS=1',
'solver',
],
}
Any insight you have to offer will be greatly appreciated. Thank you
for your work in porting OpenOffice.org to FreeBSD.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EEE3861-8ED1-4178-9BD8-5A34B80A3586>
