View previous topic :: View next topic |
Author |
Message |
Schooner Tux's lil' helper
Joined: 15 Jan 2005 Posts: 86 Location: My Computer
|
Posted: Thu Jan 27, 2005 3:51 am Post subject: emerging openoffice - help! |
|
|
Ok, here's the deal. I'm trying to e-merge openoffice onto my Gentoo/KDE system. When I run emerge, I get the following error:
Code: | 073639 g++: Internal error: Terminated (program cc1plus)
073640 Please submit a full bug report.
073641 See <URL:http://bugs.gentoo.org/> for instructions.
073642 dmake: Error code 1, while making '../../../unxlngi4.pro/slo/dict_zh.obj'
073643 ---* TG_SLO.MK *---
073644
073645 ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.4/work/i18npool/source/breakiterator/data
073646
073647 !!! ERROR: app-office/openoffice-1.1.4 failed.
073648 !!! Function src_compile, Line 414, Exitcode 1
073649 !!! Build failed!
073650 !!! If you need support, post the topmost build error, NOT this status message.
073651
073652 *** process completed ***
|
Any thoughts? _________________ - Schooner
"OOOH! They have the internet on computers now!" - Homer Simpson |
|
Back to top |
|
|
roep n00b
Joined: 17 Aug 2004 Posts: 3
|
Posted: Thu Jan 27, 2005 7:06 am Post subject: |
|
|
I had this same issue. I did an
[code]emerge sync[/code]
then set java to use the sun jdk instead of blackdown using
[code]java-config -S sun-jdk-1.4.2.06[/code].
After this openoffice compiled without complaint. Hope this helps. |
|
Back to top |
|
|
Galabriel n00b
Joined: 25 Jan 2005 Posts: 64 Location: Südtirol / Italien
|
Posted: Thu Jan 27, 2005 4:24 pm Post subject: |
|
|
Hi partner... listen carefully and ur Open-Office will work go to www.openoffice.org and download the newest open offic for ur linux
then go in console
first af all make a directory called temp in the "/" directory
then use following commands:
tar xzf /ur file, no idea where u have it ill give an example
tar xzf /home/galabriel/Desktop/downloads/Openoffice.tar.gz -C /temp
then switch in the directory where u extracted the files
cd /temp/OpenOffice
then type this ./setup and u can use a graphical installer for ur open office
IMPORTANT DONT BE ROOT IF U INSTALL IT JUST NORMAL USER
greetings
galabriel _________________ Was ist der unterschied zwischen Batman und Bill Gates?
Batman konnte den Pinguin besiegen;) |
|
Back to top |
|
|
suka Developer
Joined: 22 Apr 2002 Posts: 383
|
Posted: Thu Jan 27, 2005 6:31 pm Post subject: Re: emerging openoffice - help! |
|
|
Schooner wrote: |
Any thoughts? |
You don't seem to have enough RAM, OOo needs at least 256 MB to compile.
Use openoffice-bin instead. |
|
Back to top |
|
|
Schooner Tux's lil' helper
Joined: 15 Jan 2005 Posts: 86 Location: My Computer
|
Posted: Thu Jan 27, 2005 6:43 pm Post subject: |
|
|
After having searched more and read lots on this particular error code, it would seem that the error is realted to disk space or memory. Since the system I am running the emerge on only has 128 MB of RAM... I think that that's the problem. I will try to rememdy this and let you know if it helps. Thanks! _________________ - Schooner
"OOOH! They have the internet on computers now!" - Homer Simpson |
|
Back to top |
|
|
Galabriel n00b
Joined: 25 Jan 2005 Posts: 64 Location: Südtirol / Italien
|
Posted: Thu Jan 27, 2005 7:47 pm Post subject: |
|
|
suka ur right :d
*kneelingdownfromthedeveloper*
i didnt know that there u need 256mb memory for compiling...
linux is getting more and more interesting for me _________________ Was ist der unterschied zwischen Batman und Bill Gates?
Batman konnte den Pinguin besiegen;) |
|
Back to top |
|
|
chunderbunny Veteran
Joined: 31 May 2004 Posts: 1281 Location: 51°24'27" N, 0°57'15" W
|
Posted: Thu Jan 27, 2005 9:46 pm Post subject: |
|
|
Openoffice is a resource hog when compiling. I think the min requirements for compiling it are 256MB of RAM and 4GB of free disk space. |
|
Back to top |
|
|
Schooner Tux's lil' helper
Joined: 15 Jan 2005 Posts: 86 Location: My Computer
|
Posted: Thu Jan 27, 2005 9:58 pm Post subject: |
|
|
I'm going to try and snag up some RAM from my other system and try this again tonight. If it works, then I'll start spreading the word. I see a lot of posts on here very similar to mine... _________________ - Schooner
"OOOH! They have the internet on computers now!" - Homer Simpson |
|
Back to top |
|
|
|