From owner-freebsd-questions Wed Aug 15 4:10:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id C7F0637B40F for ; Wed, 15 Aug 2001 04:10:35 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 84224 invoked by uid 100); 15 Aug 2001 11:10:35 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15226.22699.145222.587526@guru.mired.org> Date: Wed, 15 Aug 2001 06:10:35 -0500 To: "Karel J. Bosschaart" Cc: questions@freebsd.org Subject: Re: Applixware 5.0 on recent FreeBSD version In-Reply-To: <69300995@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Karel J. Bosschaart types: > I installed Applixware 5.0 (FreeBSD version) on a recent FreeBSD > (4.4-PRERELEASE) machine but I'm getting > > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found > > when attempting to start applix. > > I thought it came up in the list before but couldn't find anything in > the archive. Also, I'm pretty sure I had it running a while ago on an > older FreeBSD version. You need to install the 3x compatability libraries. If you have source installed, you can install them by going to /usr/src/lib/compat/compat3x.i386 and doing "make install". If you are tracking -stable, add "COMPAT3X=yes" to /etc/make.conf so they will be updated with the system. If you're running -RELEASE and don't have sources installed, you can use /stand/sysinstall to install them. Use "post-install configuraton", then "Install additional distributions", then "FreeBSD 3.x binary compatability" to install them. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message