From owner-freebsd-questions Thu Oct 12 13:24: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ams.amsinc.com (ams.amsinc.com [162.70.244.20]) by hub.freebsd.org (Postfix) with ESMTP id 4B6FC37B502; Thu, 12 Oct 2000 13:24:03 -0700 (PDT) Received: from ams-central-gate-5a.amsinc.com (ams-central-gate-5a.amsinc.com [162.70.34.52]) by ams.amsinc.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id QAA16113; Thu, 12 Oct 2000 16:23:52 -0400 (EDT) From: Ben_Calvert@amsinc.com Received: by ams-central-gate-5a.amsinc.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 85256976.00701559 ; Thu, 12 Oct 2000 16:24:14 -0400 X-Lotus-FromDomain: AMSINC To: freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org Message-ID: <85256976.006F8437.00@ams-central-gate-5a.amsinc.com> Date: Thu, 12 Oct 2000 13:16:52 -0700 Subject: staroffice52 port difficulty Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG have finished getting upgraded to 4.1.1-stable (as of last night) and am trying to run the star office 5.2 patch, but it keeps complaining that it can't find /lib/ld-linux.so.2 ofc, there is no /lib dir, but there is a /compat/linux/lib dir, and it does contain ld-linux.so.2 (cheating and creating a simlink at /lib caused a segfault :) can anyone tell me where it's looking for this thing, so i can either comment out the line, or hard-code the path? thanks B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message