From owner-freebsd-questions@FreeBSD.ORG Wed May 5 17:46:03 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 3281E16A4CE for ; Wed, 5 May 2004 17:46:03 -0700 (PDT) Received: from clanbuckbuck.org (c-67-160-113-101.client.comcast.net [67.160.113.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A8D43D31 for ; Wed, 5 May 2004 17:46:02 -0700 (PDT) (envelope-from freebsd@fbsdsolutions.com) Received: from RYALLS1 ([207.46.238.137]) (AUTH: LOGIN ryallsd, TLS: TLSv1/SSLv3,128bits,RC4-MD5) by clanbuckbuck.org with esmtp; Wed, 05 May 2004 17:46:00 -0700 From: "Derrick Ryalls" To: "'Christian Hiris'" <4711@chello.at>, freebsd-questions@freebsd.org Date: Wed, 5 May 2004 17:45:27 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200405031718.00756.4711@chello.at> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 thread-index: AcQzA2xMt809gdy/QIa1DOhtJlcYuQ== Message-Id: <20040506004602.90A8D43D31@mx1.FreeBSD.org> Subject: RE: OpenOffice run problem - Solved 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: Thu, 06 May 2004 00:46:03 -0000 > > > > /usr/libexec/ld-elf.so.1: Shared object "libc_r.so.4" not found > > /usr/libexec/ld-elf.so.1: Shared object "libc_r.so.4" not found > > this sounds like your openoffice package was built on freebsd 4.x. > on freebsd 5.2 libc_r version is 5 (libc_r.so.5). you might > try to install the compat4x package. it's a version 4 > compatibility package, which allows you to run 4.x binaries > on 5.x systems. however, i would prefer to fetch an > up-to-date package of openoffice or build it from soure. We have a winner! Thank you! Posting this for the archives.