From owner-freebsd-questions Fri Jan 5 6:26:55 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 06:26:54 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 7369737B400 for ; Fri, 5 Jan 2001 06:26:53 -0800 (PST) Received: (qmail 66418 invoked by uid 100); 5 Jan 2001 14:26:49 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14933.55721.717397.729336@guru.mired.org> Date: Fri, 5 Jan 2001 08:26:49 -0600 (CST) To: "Dead Line" Cc: questions@freebsd.org Subject: Re: Shared object not found In-Reply-To: <67271826@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" 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 X-Loop: FreeBSD.ORG Dead Line types: > Im on FreeBSD 4.2-release fresh installation, i just installed scrollz > from the /ports/irc collection and when i run it .. > this error come to me > > /usr/libexec/ld-elf.so.1: Shared object "libtermcap.so.2" not found > > 1- How i can solve it please? You may need the 3.x compatability libraries. Try doing a "make install" as root in /usr/src/lib/compat/compat3x.i386/. > 2- what i should do in future if i face same problem? Once you've provided the missing library, you won't face the problem in the future. > 3- Whats wrong with this ld-elf i have notice that it happen alot !? Nothing. You seem to have not installed all the libraries you need. 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