Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 16:46:10 -0600
From:      Dan Rue <drue@therub.org>
To:        chip <chip@wiegand.org>
Cc:        duiker@haggis.nl
Subject:   Re: Installing OpenOffice from Ports Collection
Message-ID:  <20040128224610.GA4100@therub.org>
In-Reply-To: <4017C947.3090300@wiegand.org>
References:  <000301c3e4fb$b23f8f60$2c00000a@zeus> <20040128085335.97405.qmail@web14604.mail.yahoo.com> <20040128100036.GA13781@madras.dyndns.org> <4017C947.3090300@wiegand.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040128224610.GA4100>