From owner-freebsd-questions@FreeBSD.ORG Sun May 2 12:36:51 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 EA5DC16A4D7 for ; Sun, 2 May 2004 12:36:51 -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 22D8143D53 for ; Sun, 2 May 2004 12:36:51 -0700 (PDT) (envelope-from freebsd@fbsdsolutions.com) Received: from [192.168.1.2] ([192.168.1.2]) (AUTH: LOGIN ryallsd) by clanbuckbuck.org with esmtp; Sun, 02 May 2004 12:36:49 -0700 From: Derrick To: questions@freebsd.org Message-Id: <1083526601.591.6.camel@aragorn.clanbuckbuck.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 02 May 2004 12:36:41 -0700 Subject: OpenOffice run problem 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: Sun, 02 May 2004 19:36:52 -0000 I am attempting to run the precompiled version of OO-1.1_0.1, but am having trouble on my 5.2 system. Whenever I try to run the setup, I get this: /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 which leads me to believe I am missing a dependant install. I looked at the dependancies and I thought I saw them all listed under pkg_info, so I would like to verify what produces the above so.4 file. Anyone got a clue as to what I need to install? TIA -Derrick