Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenOffice.org 2.0.0 final released
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3, 4, 5, 6, 7  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2070

PostPosted: Thu Oct 20, 2005 10:55 am    Post subject: OpenOffice.org 2.0.0 final released Reply with quote

It's out!
ftp://ftp.surfnet.nl/pub/office/openoffice/stable/2.0.0/

Frontpage has been edited:
Quote:

OpenOffice.org 2.0 Is Here

OpenOffice.org 2.0 is the productivity suite that individuals, governments, and corporations around the world have been expecting for the last two years. Easy to use and fluidly interoperable with every major office suite, OpenOffice.org 2.0 realises the potential of open source.

With new features, advanced XML capabilities and native support for the OASIS Standard OpenDocument format, OpenOffice.org 2.0 gives users around the globe the tools to be engaged and productive members of their society.

Download it now. If it is not ready today in your language, it will be shortly. OpenOffice.org 2.0 is yours.

And openoffice-bin is in portage already!

Update 21-10-2005:
The openoffice source ebuild also hit portage now! :D

Happy merging :)


Last edited by Q-collective on Fri Oct 21, 2005 7:40 am; edited 2 times in total
Back to top
View user's profile Send private message
SilverOne
Apprentice
Apprentice


Joined: 10 Nov 2003
Posts: 161

PostPosted: Thu Oct 20, 2005 11:19 am    Post subject: Reply with quote

Thanx for the heads up!

(but I gotta ask: did you just refresh the FTP listing to get it? ;) )
Back to top
View user's profile Send private message
SteveYin
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2004
Posts: 91

PostPosted: Thu Oct 20, 2005 2:58 pm    Post subject: Reply with quote

it's just released on all mirrors
_________________
Steve Yin
Back to top
View user's profile Send private message
Intangir
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2005
Posts: 96

PostPosted: Thu Oct 20, 2005 3:05 pm    Post subject: Reply with quote

hell yea
Back to top
View user's profile Send private message
Drag0n
n00b
n00b


Joined: 05 Mar 2004
Posts: 73

PostPosted: Thu Oct 20, 2005 3:08 pm    Post subject: Reply with quote

Ok, let's see what takes longer. To wait for the ebuild, or to emerge it? :D

Cheers,
Drag0n
_________________
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Back to top
View user's profile Send private message
coffie
n00b
n00b


Joined: 16 Apr 2003
Posts: 11
Location: Corvallis, OR

PostPosted: Thu Oct 20, 2005 3:30 pm    Post subject: Its in portage Reply with quote

Code:
emerge --sync
echo "app-office/openoffice-bin ~x86" >> /etc/portage/package.keywords
emerge -av openoffice-bin
Back to top
View user's profile Send private message
sandcrawler
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 149
Location: SaintLouis, MO

PostPosted: Thu Oct 20, 2005 3:41 pm    Post subject: Reply with quote

Actually, the question might be... how long will it take for me to find out this doesn't work...

Code:


diff -u openoffice-2.0.0_rc3.ebuild openoffice-2.0.0.ebuild
--- openoffice-2.0.0_rc3.ebuild 2005-10-18 02:05:34.000000000 -0500
+++ openoffice-2.0.0.ebuild     2005-10-20 10:19:11.000000000 -0500
@@ -6,11 +6,11 @@

 IUSE="curl eds gnome java kde ldap mozilla nas python zlib xml2"

-OO_VER="${PV/_rc3}"
-MY_PV="2.0.rc3"
+OO_VER="${PV/}"
+MY_PV="2.0.0"
 PATCHLEVEL="OOO680"
 PATCHDIR="${WORKDIR}/ooo-build-${MY_PV}"
-SRC="ooo680-m3"
+SRC="OOO_2_0_0"
 S="${WORKDIR}/${SRC}"
 CONFFILE="${PATCHDIR}/distro-configs/Gentoo.conf.in"
 DESCRIPTION="OpenOffice.org, a full office productivity suite."
@@ -119,8 +119,8 @@
        unpack ooo-build-${MY_PV}.tar.gz

        #Some fixes for our patchset
-       cd ${PATCHDIR}
-       epatch ${FILESDIR}/${OO_VER}/gentoo-${PV}.diff
+#      cd ${PATCHDIR}
+#      epatch ${FILESDIR}/${OO_VER}/gentoo-${PV}.diff

        #Additional and new patches get here
        cp -pPRf ${FILESDIR}/${OO_VER}/stlport-vector-ppc-buildfix.diff ${PATCHDIR}/patches/src680 || die




Use at your own risk :) I commented out the patch because it breaks the initial config... The patch seems to have been a fix for some mozilla ldap stuff, which still may need to be fixed :(

If you do try this, keep in mind you'll have to compute your own digests..

Code:

ebuild openoffice-2.0.0.ebuild digest


I'll post my results if I've not passed away first...

Start Time 10:39 AM CDT

EDIT:
Well, the official ebuild beat me compiling anyhow...

2:11 PM CDT and still compiling...
_________________
--

sandcrawler


Last edited by sandcrawler on Thu Oct 20, 2005 7:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
pattie102
n00b
n00b


Joined: 07 Jul 2004
Posts: 24
Location: Germany

PostPosted: Thu Oct 20, 2005 5:16 pm    Post subject: OOo2 HELP TO SAVE BANDWIDTH! Reply with quote

For those of you who already installed OOo2 as Release Candidate 3: help to save Bandwidth!
As the final release is exactly the same to RC3 you can just rename the installation file to save time and bandwidth of a 100MB download!

Code:

cd /usr/portage/distfiles
mv OOo_2.0.0rc3_051015_LinuxIntel_install.tar.gz OOo_2.0.0_LinuxIntel_install.tar.gz


Thank you for helping that those who waited for the final release can easier download OOo.
Back to top
View user's profile Send private message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2070

PostPosted: Thu Oct 20, 2005 5:20 pm    Post subject: Re: OOo2 HELP TO SAVE BANDWIDTH! Reply with quote

pattie102 wrote:
For those of you who already installed OOo2 as Release Candidate 3: help to save Bandwidth!
As the final release is exactly the same to RC3 you can just rename the installation file to save time and bandwidth of a 100MB download!

Code:

cd /usr/portage/distfiles
mv OOo_2.0.0rc3_051015_LinuxIntel_install.tar.gz OOo_2.0.0_LinuxIntel_install.tar.gz


Thank you for helping that those who waited for the final release can easier download OOo.

For me, there certainly is a difference. Seems that a minor bug has been fixed that caused rc2 and rc3 not to display in the gtk look (but in the old ugly java look).
This seems to be fixed now :)
Back to top
View user's profile Send private message
pattie102
n00b
n00b


Joined: 07 Jul 2004
Posts: 24
Location: Germany

PostPosted: Thu Oct 20, 2005 5:31 pm    Post subject: Reply with quote

For me the md5's of these 2 files matched. So whatever happened it has nothing to do with the install file itself...
Back to top
View user's profile Send private message
Drag0n
n00b
n00b


Joined: 05 Mar 2004
Posts: 73

PostPosted: Thu Oct 20, 2005 5:51 pm    Post subject: Re: Its in portage Reply with quote

coffie wrote:
Code:
emerge --sync
echo "app-office/openoffice-bin ~x86" >> /etc/portage/package.keywords
emerge -av openoffice-bin


Hey, that's the binary build. That's cheating... ;)

No, seriously, I emerged openoffice.org (source version) once, whithout knowing what would happen...so this time I'll probably try the binary version.

Cheers,
Drag0n
_________________
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Back to top
View user's profile Send private message
pinr
Apprentice
Apprentice


Joined: 26 Jan 2003
Posts: 241
Location: Monterrey, Mexico

PostPosted: Thu Oct 20, 2005 9:08 pm    Post subject: Reply with quote

sandcrawler wrote:
Actually, the question might be... how long will it take for me to find out this doesn't work....

Or better still how long will it take to load after it is installed? In my case it takes whooping great 1min 20secs from when I click writer on the kde menu untill writer actually appears. That on an AMD 64 2800 with 512Mb of ram and a SATA hardisk. That time is unacceptable!
Edit: Just got that startup time down to 3 seconds :lol: by pointing to java in the options


Last edited by pinr on Thu Oct 20, 2005 9:38 pm; edited 2 times in total
Back to top
View user's profile Send private message
PARENA
Guru
Guru


Joined: 06 Jan 2003
Posts: 349

PostPosted: Thu Oct 20, 2005 9:11 pm    Post subject: Reply with quote

I reckon there's some faulty information in the -bin ebuild?

Code:
*  app-office/openoffice-bin
      Latest version available: 2.0.0
      Latest version installed: 1.1.5
      Size of downloaded files: 761,199 kB
      Homepage:    http://www.openoffice.org/
      Description: OpenOffice productivity suite
      License:     LGPL-2


Over 700,000 kB download?
Or do I just don't understand how this works? :)


Last edited by PARENA on Thu Oct 20, 2005 9:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
sandcrawler
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 149
Location: SaintLouis, MO

PostPosted: Thu Oct 20, 2005 9:13 pm    Post subject: Reply with quote

compile FINALLY finished... 4:05 PM CDT or so

Code:

1129822765:  *** emerge --verbose openoffice-2.0.0.ebuild
1129842197:  ::: completed emerge (1 of 1) app-office/openoffice-2.0.0 to /
1129842197:  *** Finished. Cleaning up...
1129842211:  *** exiting successfully.


19446 seconds...
AKA 324 minutes
AKA 5.4 hours...

Intel(R) Pentium(R) 4 CPU 3.40GHz GenuineIntel GNU/Linux
2 GB Ram

Not exactly a slow machine here either...
_________________
--

sandcrawler
Back to top
View user's profile Send private message
Plastic
l33t
l33t


Joined: 24 Mar 2004
Posts: 649

PostPosted: Thu Oct 20, 2005 10:04 pm    Post subject: Reply with quote

Is it really worth compiling it from source this time? Especially when a 2.0.1 quickfix release is still very possible?
Back to top
View user's profile Send private message
thesnowman
Guru
Guru


Joined: 08 May 2003
Posts: 365
Location: Sydney, Australia

PostPosted: Fri Oct 21, 2005 12:09 am    Post subject: Reply with quote

Yay! The icons don't look like s#%t anymore.
Back to top
View user's profile Send private message
col
l33t
l33t


Joined: 08 May 2002
Posts: 820
Location: Melbourne - Australia

PostPosted: Fri Oct 21, 2005 12:15 am    Post subject: Reply with quote

thesnowman wrote:
Yay! The icons don't look like s#%t anymore.


Yay...that was really pissing me off...they have look like s#%t for at least 6 months on my PC.
Back to top
View user's profile Send private message
VStrider
Apprentice
Apprentice


Joined: 27 Jun 2005
Posts: 244
Location: 1 to Rule All way, Moria Gate, Middle Earth, SAU 70N

PostPosted: Fri Oct 21, 2005 12:58 am    Post subject: Reply with quote

Will OO2 compile with USE= -java ?
Back to top
View user's profile Send private message
sandcrawler
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 149
Location: SaintLouis, MO

PostPosted: Fri Oct 21, 2005 12:58 am    Post subject: Reply with quote

Well Pinr, I'v got ya beat on speed... Mine crashes in under 3 seconds...

No idea if it because I whacked my own ebuild together or if it's a cflags problem. I normally use the -bins and I mainly wanted to evaluate two things.
A) What's the compile time on my system and B) Is it even worth it (feature or performance wise) to use the compiled version over the binary install.

So, anyway, I left mine nicely compiling the official stuff at work and it should be nicely finished by the time I go back in the morning. If it still crashes it's back to the -bin versions for me.
_________________
--

sandcrawler
Back to top
View user's profile Send private message
Drag0n
n00b
n00b


Joined: 05 Mar 2004
Posts: 73

PostPosted: Fri Oct 21, 2005 2:43 am    Post subject: Reply with quote

Emerged it now, working great.

One question though: How can I get the negation symbol for the "exists" quantor? To clarify what I mean, in LaTeX this would be \not\exists. Not that I like typesetting formulae with anything other than LaTeX, but I'm just curious. ;)

Cheers,
Drag0n
_________________
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Back to top
View user's profile Send private message
DarrenM
l33t
l33t


Joined: 25 Apr 2002
Posts: 653
Location: Sydney, Australia

PostPosted: Fri Oct 21, 2005 3:30 am    Post subject: Reply with quote

I downloaded it to install manually and it's just friggin RPM's. WTF is up with that?

Does the -bin ebuild use the same file? Don't want to waste another 100Mb of bandwidth.
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Fri Oct 21, 2005 3:43 am    Post subject: Reply with quote

thesnowman wrote:
Yay! The icons don't look like s#%t anymore.
What do you mean by this? Does OO.org actually use your GNOME/KDE icon theme now? That would kick ass...
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
mrpdaemon
Tux's lil' helper
Tux's lil' helper


Joined: 23 Aug 2004
Posts: 134

PostPosted: Fri Oct 21, 2005 4:01 am    Post subject: Reply with quote

Code:
# genlop -t openoffice
 * app-office/openoffice

     Thu Oct 20 23:08:31 2005 >>> app-office/openoffice-2.0.0
       merge time: 6 hours, 35 minutes and 4 seconds.

# uname -p
Intel(R) Pentium(R) 4 CPU 3.00GHz


Sheesh.

Its looking great so far, can't complain too much :)
Back to top
View user's profile Send private message
playfool
l33t
l33t


Joined: 01 Jun 2004
Posts: 688
Location: Århus, Denmark

PostPosted: Fri Oct 21, 2005 4:04 am    Post subject: Reply with quote

No thank you, I remember "fondly" that compiling OpenOffice 1.1.4 took me +18 hours on this slow 1600+ athlon-xp, I think I'll just stick to GNOME Office it works for me.
Back to top
View user's profile Send private message
hpestilence
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2004
Posts: 82

PostPosted: Fri Oct 21, 2005 6:57 am    Post subject: Reply with quote

I've been waiting for this release to emerge openoffice. Only took 6 and a half hours to compile on a basically stable x86, Athlon XP 2600+ 1.91Ghz Barton core, 768MB PC2700 DDR ram system :D Played around with it a bit and so far is very stable and fast. :)
_________________
When the plague descends from Heaven above only Darkness will be your one true ally.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2, 3, 4, 5, 6, 7  Next
Page 1 of 7

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum