Date: Wed, 28 Jan 2004 16:18:52 -0800 From: chip <chip@wiegand.org> To: Dan Rue <drue@therub.org> Cc: duiker@haggis.nl Subject: Re: Installing OpenOffice from Ports Collection Message-ID: <4018516C.7090305@wiegand.org> In-Reply-To: <20040128224610.GA4100@therub.org> References: <000301c3e4fb$b23f8f60$2c00000a@zeus> <20040128085335.97405.qmail@web14604.mail.yahoo.com> <20040128100036.GA13781@madras.dyndns.org> <4017C947.3090300@wiegand.org> <20040128224610.GA4100@therub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Rue wrote: > 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 Interesting. I found that I do indeed have ld-elf.so.1, located in /usr/libexec/. I then found I have no /libexec directory, so I created it, copied the ld-elf.so.1 file into it, and now openoffice runs. Only problem now is my own stupid mistake, the package I downloaded and installed is in some very foreign language, like russian or something similar. Dogone it, gotta go out and download the correct one now. (Guess I'll pay a little more attention to the download screen). Thanks for the tips, Chip >>-- >>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" > > _______________________________________________ > 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?4018516C.7090305>