From owner-freebsd-questions@FreeBSD.ORG Wed Jan 20 03:57:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2166A106566B for ; Wed, 20 Jan 2010 03:57:34 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id CCBD98FC08 for ; Wed, 20 Jan 2010 03:57:33 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o0K3vXND081724; Tue, 19 Jan 2010 20:57:33 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o0K3vXfb081721; Tue, 19 Jan 2010 20:57:33 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 19 Jan 2010 20:57:33 -0700 (MST) From: Warren Block To: Diego Montalvo In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-902635197-992063285-1263959853=:81693" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Tue, 19 Jan 2010 20:57:33 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: Restarting after Make Install.... 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: Wed, 20 Jan 2010 03:57:34 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---902635197-992063285-1263959853=:81693 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Tue, 19 Jan 2010, Diego Montalvo wrote: > 2010/1/19 Warren Block : >> >> No, restarting the computer is very rarely necessary. >> >> There are some less involved steps that might be needed, like setting flags >> in /etc/rc.conf to enable new ports.  Some ports have services that need to >> be started, and csh/tcsh users may need to use the rehash command before >> using new ports. > > What about restarting after a "make install" of apache and or mysql, > is it necessaryq? No. That's what I was talking about with flags in /etc/rc.conf and starting services (daemons): apache22_enable="YES" /usr/local/etc/rc.d/apache22 start -Warren Block * Rapid City, South Dakota USA ---902635197-992063285-1263959853=:81693--