From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 13:41:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A41616A4CE for ; Wed, 28 Jan 2004 13:41:13 -0800 (PST) Received: from therub.org (pantheon-ws-13.direct.hickorytech.net [216.114.200.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C0E43D1F for ; Wed, 28 Jan 2004 13:41:11 -0800 (PST) (envelope-from drue@therub.org) Received: from drue by therub.org with local (Exim 3.35 #1 (Debian)) id 1AlyRn-00014R-00; Wed, 28 Jan 2004 16:46:11 -0600 Date: Wed, 28 Jan 2004 16:46:10 -0600 To: chip Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4017C947.3090300@wiegand.org> User-Agent: Mutt/1.3.28i From: Dan Rue cc: Gautam Gopalakrishnan cc: questions@freebsd.org cc: peter lageotakes cc: duiker@haggis.nl Subject: Re: Installing OpenOffice from Ports Collection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 21:41:13 -0000 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"