From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 23:42:00 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05EBC16A41F for ; Tue, 13 Dec 2005 23:42:00 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 026FC43D55 for ; Tue, 13 Dec 2005 23:41:57 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from [172.24.24.24] (rfc1918-address.calarts.edu [172.24.24.24] (may be forged)) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id jBDNfmh25113; Tue, 13 Dec 2005 15:41:48 -0800 (PST) Message-ID: <439F5C82.9060605@sbcglobal.net> Date: Tue, 13 Dec 2005 15:42:58 -0800 From: Jose Borquez User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nathan Vidican References: <439F3A4D.2060704@sbcglobal.net> <439F4110.5090301@wmptl.com> In-Reply-To: <439F4110.5090301@wmptl.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Ports vs Packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 23:42:00 -0000 Nathan Vidican wrote: > Jose Borquez wrote: > >> When installing the same software using either the ports or a package >> do they both install in the same locations? For Example installing >> Apache from ports on one server and installing Apache from packages >> on another server would still use the same locations for both? >> >> Thank you in advance, >> Jose >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> > By default, afaik - yes, but that's the short answer ;) > What is the long answer?