Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

OpenOffice

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
aab1016
n00b
n00b
User avatar
Posts: 66
Joined: Sun Feb 01, 2004 7:46 am

OpenOffice

  • Quote

Post by aab1016 » Sat Feb 07, 2004 8:32 pm

I see this error when the openoffice its installing:

!!! ERROR: app-office/openoffice-1.1.0-r2 failed.
!!! Function src_install, Line 541, Exitcode 1
!!! (no error message)
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56079
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sat Feb 07, 2004 8:35 pm

aab1016,

What does df tell you about the space left on your HDD?

What CPU and memory do you have?
Do you really want to build OOo for yourself?
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
irf2003
Veteran
Veteran
Posts: 1078
Joined: Wed Sep 10, 2003 12:57 pm

  • Quote

Post by irf2003 » Sat Feb 07, 2004 8:49 pm

could you post the log before the failure.
NeddySeagoon, openoffice-1.1.0-r3 is the best OOo ebuild so far, too bad it still masked, check it out, especially if you have
a PIV box
HTH
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56079
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sat Feb 07, 2004 8:57 pm

irf2003,

I've got an AMD XP 2500+ and OOo takes 6 hours to build if it gets he machine to itself. I tend to only build it when there are code changes as opposed to ebuild changes.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
irf2003
Veteran
Veteran
Posts: 1078
Joined: Wed Sep 10, 2003 12:57 pm

  • Quote

Post by irf2003 » Sun Feb 08, 2004 10:12 am

NeddySeagoon wrote:irf2003,

I've got an AMD XP 2500+ and OOo takes 6 hours to build if it gets he machine to itself. I tend to only build it when there are code changes as opposed to ebuild changes.
the ebuild I mentioned is a major one, you will benefit
from cflags optimizations, at least for the PIV.

OOo runs considerably faster now.

HTH
Top
suka
Developer
Developer
User avatar
Posts: 383
Joined: Mon Apr 22, 2002 9:16 am

  • Quote

Post by suka » Mon Feb 09, 2004 10:39 am

irf2003 wrote:could you post the log before the failure.
NeddySeagoon, openoffice-1.1.0-r3 is the best OOo ebuild so far, too bad it still masked, check it out, especially if you have
a PIV box
HTH
hard mask of openoffice-1.1.0-r3 has been removed as of yesterday
Top
irf2003
Veteran
Veteran
Posts: 1078
Joined: Wed Sep 10, 2003 12:57 pm

  • Quote

Post by irf2003 » Tue Feb 10, 2004 8:53 am

suka, compiling OOo-1.1.1b, will let you know how it goes
many thanks the great ebuild
Update:
OOo-1.1.1b compiled successfully, so far, there are no problems
HTH
Top
second_exodous
Guru
Guru
User avatar
Posts: 479
Joined: Fri May 09, 2003 10:34 pm
Location: Salt Lake City, UT USA

  • Quote

Post by second_exodous » Wed Feb 18, 2004 8:29 pm

I get these errors when I try emerging openoffice:

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/java-config", line 14, in ?
    from java_config import jc_options
ImportError: No module named java_config
 *
 * This ebuild has only been tested with the blackdown port of
 * java.  If you use another java implementation, it could fail
 * horribly, so please merge the blackdown-jdk and set it as
 * system VM before proceeding:
 *
 *  # emerge blackdown-jdk
 *  # java-config --set-system-vm=blackdown-jdk-<VERSION>
 *  # env-update
 *  # source /etc/profile
 *
 * Please adjust <VERSION> according to the version installed in
 * /opt.
 *
 * If you however want to test another JDK (not officially supported),
 * you could do the following:
 *
 *  # export FORCE_JAVA=yes
 *
 
!!! ERROR: app-office/openoffice-1.1.0-r2 failed.
!!! Function pkg_setup, Line 132, Exitcode 0
!!! (no error message)
I try java-config --set-system-vm=blackdown-jdk-1.4.1 and I get this error:
Traceback (most recent call last):
File "/usr/bin/java-config", line 14, in ?
from java_config import jc_options
ImportError: No module named java_config
Any ideas? Do I need to emerge more java stuff maybe?

But open office takes hours to compile? Should I go for the latest even though it's not stable in portage, see if that works then downgrade if need be? I guess I'll check the change logs at openoffice.org and see if it's worth emerging an unstable ebuild.

Thanx,
Stan
Last edited by second_exodous on Tue Feb 24, 2004 11:46 pm, edited 1 time in total.
Top
akha
n00b
n00b
Posts: 7
Joined: Tue Feb 03, 2004 1:19 pm

  • Quote

Post by akha » Thu Feb 19, 2004 10:46 am

second_exodous: I got the same problem earlier today. Try to emerge java-config again and it should fix the problem.

After that you can do java-config --set-system-vm=blackdown-jdk-1.4.1

Hope it works,
akha
Top
second_exodous
Guru
Guru
User avatar
Posts: 479
Joined: Fri May 09, 2003 10:34 pm
Location: Salt Lake City, UT USA

  • Quote

Post by second_exodous » Wed Feb 25, 2004 4:19 am

That took 3 hours to compile, granted I was playing games and such, but still open office is huge. But that was my problems, I just had to re-emerge java-config and everything worked great.

Thanx,
Stan
Top
corefile
n00b
n00b
Posts: 44
Joined: Thu Jun 27, 2002 7:02 am

  • Quote

Post by corefile » Wed Feb 25, 2004 9:28 pm

Yep I had the same problem and remergeing java-config fixed it, thanks!!!
Top
Post Reply

11 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic