Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 17:34:23 -0400 (EDT)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Nikolaus Hiebaum <h9400395@miraculix.wu-wien.ac.at>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: vim installation
Message-ID:  <20010830173327.C22006-100000@shumai.marcuscom.com>
In-Reply-To: <Pine.A32.3.96.1010830155822.361514E-100000@miraculix.wu-wien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
You need X to handle the package.  If you build from ports, you'll get a
newer version (assuming you CVSup the latest ports), and you won't need X.
Just do:

cd /usr/ports/editors/vim6
make -DNO_GUI all install clean

Joe Clarke

On Thu, 30 Aug 2001, 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.
>
> What does that mean, and how do I solve it? BTW, I have no X-Windows
> running.
>
> I am now using vile, but it does not seem to have the ":set digraph"
> option. Is that true or is it somewhere else?
>
> CU L8er,
> Nick
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010830173327.C22006-100000>