Date: Sun, 26 Jan 2003 17:59:40 +0100 (CET) From: Dirk-Willem van Gulik <dirkx@webweaving.org> To: Petersen <petersen@fully.qualified.domain.name> Cc: Paul Hoffman <phoffman@proper.com>, <questions@FreeBSD.ORG> Subject: RE: A vi for /bin? Message-ID: <20030126175854.L903-100000@foem.leiden.webweaving.org> In-Reply-To: <KOEDJPGCNAIOODFOCJJIEEAIGDAA.petersen@fully.qualified.domain.name>
next in thread | previous in thread | raw e-mail | index | archive | help
> Assuming you have the object files from a buildworld hanging around, then > cd /usr/obj/usr/src/usr.bin/vi > cc -O -pipe -o vi *.o -lncurses -static && strip vi && mv vi /bin/ > should probably supply you with what you want. When using VI in such a situation I usually also use rc.diskless2 to create myself an environment with thing like /tmp|/var in mfs for tmp, cuuu0 lock files and the lot. Dw. 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?20030126175854.L903-100000>