Re: installing openoffice by package

[ Available lists | Index of freebsd-questions | Month of Jun 2006 | Week of 13 Jun 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Peter <petermatulis@yahoo.ca>
Date
13 Jun 2006 13:14:00
Subject
Re: installing openoffice by package
Message-ID
20060613131358.11812.qmail@web60023.mail.yahoo.com

In reply to

[ Hide this part ]
 
--- Nikolas Britton <nikolas.britton@gmail.com> wrote:

> On 6/13/06, Peter <petermatulis@yahoo.ca> wrote:
> > I tried unsuccessfully to build OpenOffice 2.0 on my 5.4 box.
> Never
> > had enoudh space in /usr...
> >
> > I decided to install by package:
> >
> > # pkg_add -r openoffice.org
> >
> > It tried to install version 1.1.5...
> >
> > Anyway, trying to start it gives errors:
> >
> > # openoffice.org-1.1.5
> > /usr/libexec/ld-elf.so.1: Shared object "libstdc++.so.5" not found,
> > required by "javaldx"
> > /usr/libexec/ld-elf.so.1: Shared object "libstdc++.so.5" not found,
> > required by "soffice.bin"
> >
> > Any ideas?
> >
>
> Try KOffice 1.5.1. I've never had a build fail and it now supports
> ODF
> documents... anyways...

Nope, I tried that and I was not satisfied with it due to its .xls
handling. Trouble is, I removed it already and now I'm left without
any MS readers. Forget Abiword...

> 1. Remove the openoffice 1.1.5 package.
> 2. Deinstall linux-sun-jdk14.
> 3. Deinstall jdk14.
> 4. Clean up your ports, if you have portupgrade installed type in
> portsclean -C.
>
> 5. cd /usr/ports/java/diablo-jdk15; make install
> 6. cd /usr/ports/java/jdk15; make install clean
> 7. cd /usr/ports/java/diablo-jdk15; make deinstall
> 8. don't remember if you need to change devel/bison.
> 9. cd /usr/ports/editors/openoffice.org-2.0; make install clean
> 10. when build fails (it will) report back to us.

Nope, I said that I do not have enough space to build this beast. The
thing needs ~9 GB under /usr and I just don't have that. I wonder why
it won't install by package?

Peter

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


Elapsed time: 0.103 seconds