Native OpenOffice for FreeBSD 47
Klaus writes: "As the commit list on Freshports shows, OpenOffice 1.0.0 finally works on FreeBSD! After weeks of hard work, the team managed not only to compile the monster but to make it really run as well. Check it out, but it will take a long time to build... See the commit log here."
Re:My experiences with Windows XP Professional (Score:4, Funny)
> Professional [devry.edu] at a major Fortune
> 500 corporation.
> [...]
> We had previously been running OpenBSD on
> all our quad processor Xeons.
Considering you're such an elite professional,
it's amusing that you (allegedly) run OpenBSD
on SMP boxes. OpenBSD doesn't support SMP.
Hope you didn't populate the other 3 CPU sockets.
Rik
Re:My experiences with Windows XP Professional (Score:1)
Great News! (Score:2, Interesting)
I've been running Star Office 5.2 (through the Linux compatibility layer) for several months now... it definitely has been very handy to recover data from corrupted Excel and Word documents... as well as to view spreadsheets from people that I'm not so sure about (since OO and SO do not support VB macros, I don't have to worry about worms and the such).
I'm currently downloading and will be building OO with GCC 3.2... hopefully all will go well. Thanks definitely go to the guys helping out with getting the port from entirely broken status to work in -STABLE!
Going right now (Score:1)
# make install clean
Yay!
Re:Going right now (Score:3, Interesting)
If you haven't already, go get that Java port taken care of before starting up the build on OpenOffice. Hopefully that'll help out those build it over night kinda folks.
According to the port message, have 6G available to run this build. I'm predicting a 6-7 hour build time, but I guess we'll see. On your mark, get set, who needs spell check anyways?
Re:Going right now (Score:2, Funny)
Yeah, 1Mb cable modem :-)
Downloading the stuff from Sun is a real pain. Remind me to never ever buy stuff from Sun. Their website has to be the most anti-customer/user in the world. IBM's is so much better.
Got to:t .c : 8: ../../../src/solaris/native/sun/awt/awt_p.h:289 : a wt '
/usr/ports/java/jdk13.
/usr/ports/editors/openoffice.
In file included from
../../../src/solaris/native/sun/awt/awt_AWTEven
syntax error before int' in declaration of
/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/
gmake[2]: *** [optimized] Error 2
gmake[2]: Leaving directory
/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun'
gmake: *** [all] Error 1
*** Error code 2
Stop in
*** Error code 1
Stop in
#
Re:Going right now (Score:2)
Also, keep an eye out for a couple of kernel config options the port gets to asking for. I kept missing this as it was scrolling off the screen after I left the room.
# Some tweaks to get OpenOffice to build
options MAXDSIZ="(1024*1024*1024)"
options MAXSSIZ="(256*1024*1024)"
I'm not having much luck with this bugger so far, and most likely won't try again until much later into the evening tonight. Anyone else getting a proper build to happen?
Re:Going right now (Score:1)
options MAXDSIZ="(1024*1024*1024)"
options MAXSSIZ="(256*1024*1024)"
onto the end of my kernel config - so the java stuff all worked this time. Now I'm just waiting for the kernel and then hopefully it should be straight through (probably until morning :-))
So far this is going better than Gnome. Now that was painful...
Yay (Score:2)
I look forward to compiling this on my machine.
It will give me another chance to procrastinate writing my currently due essays just that bit longer. Then I will be able to write them natively on FreeBSD. Unless I can find some other way to procrastinate....hmmm Is there a newer verion of XFree86 out that I could comile onto my BSD box? lol
Re:Yay (Score:2)
For fun, make world (both BSD, and X), gnome 2 and OpenOffice. See if you can do it all in a day.
Re:Yay (Score:1)
Package? (Score:1)
If so, how long does it usually take from the port release to the packet release?
Re: Package? (Score:2)
Perfect timing! (Score:3, Interesting)
Anyway, huge accolades to all the porters - I've been watching that little "broken" icon on freshports wistfully for many a month now. (And, finally, I can let my gf use my computer! KDE3 and OO, what more does a Mac user need?)
(Possibly posting anony-mouse because
Bloatware (Score:1)
While it's amazing that the porters got this monster running (esp. since Sun's idea of cross-platform boils down to "runs on every platform as long as it's Windows, Solaris or Linux"), it's a pity that openoffice.org didn't act like the other project dealing with a generous donation of "commercial quality" code to the OS world (Mozilla): Throw that junk away, learn how not to do it, and build real software.
Re:Bloatware (Score:1, Informative)
bash-2.05# make install clean
You can compile openoffice with different
gcc compiler versions:
Use: USEPORTGCC295=YES, USEPORTGCC31=YES and
USEPORTGCC32=YES to compile openoffice with your
prefered compiler.
OS-VERSION 450001 too low
Openoffice need some important libc_r and
gcc fixes to build. Please upgrade to 4.6
PRE-RELEASE or RELEASE.
*** Error code 1
Stop in
Re:Bloatware (Score:2)
Don't get me wrong, I like Mozilla, but bloated it is.
FreeBSD rocks these days anyways. (Score:1)
Binary Packages please! (Score:1)
Binary packages to download are a must for something like this... so that anyone who wants it can do a "pkg_add -r OpenOffice".