From owner-freebsd-questions Thu Aug 30 11:12:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (helios.soupnazi.org [64.81.252.113]) by hub.freebsd.org (Postfix) with ESMTP id 199F737B406 for ; Thu, 30 Aug 2001 11:12:49 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 6A5323243; Thu, 30 Aug 2001 11:11:17 -0700 (PDT) Date: Thu, 30 Aug 2001 11:11:17 -0700 From: Jim Mock To: Nikolaus Hiebaum Cc: freebsd-questions@freebsd.org Subject: Re: vim installation Message-ID: <20010830111117.A60338@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i 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 On Thu, 30 Aug 2001 at 19:54:01 +0200, Nikolaus Hiebaum wrote: > Hi - > > I want to install the vim package (I tried both vim-5.7.28 and > vim-6.0aa) under FreeBSD 4.3, but after a reboot the system says a > shared object is not found, but I have installed all the dependencies > it suggested. > > Precisely, it says: /usr/libexec/ld-elf.so.1 shared object: > libXext.so.6 not found. Because X isn't installed and the package is looking for it. Install the port... # cd /usr/ports/editors/vim6 # make -DLITE install distclean Or install the vim-lite package. - jim -- jim mock tech writer | iXsystems, Inc. http://soupnazi.org/ work: jim@ixsystems.net | jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message