From owner-freebsd-questions Wed Nov 10 0:29:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id D784A15206 for ; Wed, 10 Nov 1999 00:29:35 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11lT89-00003p-00; Wed, 10 Nov 1999 10:29:25 +0200 From: Sheldon Hearn To: "Guillaume Paquet" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: libtermcap.so.2, libncurses.so.3 not found.... In-reply-to: Your message of "Tue, 09 Nov 1999 17:52:37 EST." <000701bf2b05$1f27dc00$0201a8c0@cgocable.ca> Date: Wed, 10 Nov 1999 10:29:25 +0200 Message-ID: <236.942222565@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 09 Nov 1999 17:52:37 EST, "Guillaume Paquet" wrote: > I've just installed FreeBSD 4.0-CURRENT but when I type "bash" or "pico" it > says: /usr/libexec/ld-elf.so.1: Shared object "libtermcap.so.2" and for > "BitchX": /usr/libexec/ld-elf.so.1: Shared object "libncurses.so.3" not > found > > How can I fix that? You're using CURRENT with ports compiled for STABLE. Don't do that. :-) Install bash and pine (and whatever other ports you use) from the ports tree and they'll link against the right libraries. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message