Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 1998 14:02:41 -0600 (CST)
From:      Steve Price <sprice@hiwaay.net>
To:        Philip Hallstrom <philip.hallstrom@cendantsoft.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Ports vs. Manually compiling...
Message-ID:  <Pine.OSF.4.02.9812101359400.26208-100000@fly.HiWAAY.net>
In-Reply-To: <Pine.GSO.4.05.9812101149470.13323-100000@iris>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Dec 1998, Philip Hallstrom wrote:

# 	However - it doesn't seem like there is any way to make all the
# little tweaks (say for instance, editing config.h for tcsh to set
# keybindings to emacs, rather than vi).

$ cd /usr/ports/shells/tcsh
$ make configure
$ # hack, hack, hack, ...
$ make install

# 	It also doesn't seem like there is a way to configure where you
# want everything to be installed.

This is accomplished by adding PREFIX=/foo/bar to the second and
fourth commands above.

-steve


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?Pine.OSF.4.02.9812101359400.26208-100000>