From owner-freebsd-questions Wed Jul 26 22:21:23 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id WAA06994 for questions-outgoing; Wed, 26 Jul 1995 22:21:23 -0700 Received: from seagull.rtd.com (RTD.COM [192.195.240.142]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id WAA06988 for ; Wed, 26 Jul 1995 22:21:22 -0700 Received: (from tony@localhost) by seagull.rtd.com (8.6.12/8.6.9.1) id WAA21027 for questions@freebsd.org; Wed, 26 Jul 1995 22:21:21 -0700 Date: Wed, 26 Jul 1995 22:21:21 -0700 From: Tony Message-Id: <199507270521.WAA21027@seagull.rtd.com> To: questions@freebsd.org Subject: Question on ports/packages Sender: questions-owner@freebsd.org Precedence: bulk If I install a FreeBSD 'package', in general, what control do I have over where I can install it ? I want to install about 20 pieces of software, most of which have FreeBSD packages but I really want them to install into /usr/local{bin/etc/lib/X11/man}. I was under the impression that most FreeBSD packages installed into /usr and I had little control over this, and (from reading the Ports FAQ) if I want to control the destination of a 'make install' I should get the source in the form of the FreeBSD 'port'. Is this basically correct ? thanks tony