From owner-freebsd-questions Wed Oct 20 2:39:42 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 55E4E1B0C2 for ; Wed, 20 Oct 1999 02:39:36 -0700 (PDT) (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 11dsDP-000618-00; Wed, 20 Oct 1999 11:39:27 +0200 From: Sheldon Hearn To: Rishikesh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Shared object "libncurses.so.5" not found In-reply-to: Your message of "Mon, 18 Oct 1999 12:35:10 -0400." <199910181635.MAA25525@math.mps.ohio-state.edu> Date: Wed, 20 Oct 1999 11:39:27 +0200 Message-ID: <23133.940412367@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 18 Oct 1999 12:35:10 -0400, Rishikesh wrote: > > I get this error messages when I try to run vim. What should > I do to make vim run properly. > > > /usr/libexec/ld-elf.so.1: Shared object "libncurses.so.5" not found Looks like you're running CURRENT. You should rebuild the vim port. It's outdated since your last ``make world'', which bumped a few library versions, I'm betting. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message