Re: Installing OpenOffice from Ports Collection

[ Available lists | Index of freebsd-questions | Month of Jan 2004 | Week of 28 Jan 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dan Rue <drue@therub.org>
Date
28 Jan 2004 13:41:13
Subject
Re: Installing OpenOffice from Ports Collection
Message-ID
20040128224610.GA4100@therub.org

In reply to
Replies
Referenced by

[ Hide this part ]
On Wed, Jan 28, 2004 at 06:37:59AM -0800, chip wrote:
> I am also having a problem getting the binary OpenOffice to run (I am
> running FBSD-5.1). The problem is it cannot find /libexec/ld-elf.so.1.
> I installed the elf package but still get the same error. I posted a
> message about this a few days ago and haven't received any replies.
> Any idea?
Yes, I think I ran into this. Not sure how it came about, but you
should have /libexec/ld-elf.so. Since the package is looking for
ld-elf.so.1 just

ln -s /libexec/ld-elf.so /libexec/ld-elf.so.1

Dan
> --
> Chip
>
> >
> >_______________________________________________
> >freebsd-questions@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >To unsubscribe, send any mail to
> >"freebsd-questions-unsubscribe@freebsd.org"
> >
> >.
> >
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


Elapsed time: 0.190 seconds