From owner-freebsd-questions@FreeBSD.ORG Sat Mar 18 18:50:04 2006 Return-Path: X-Original-To: freebsd-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 D88DD16A425 for ; Sat, 18 Mar 2006 18:50:04 +0000 (UTC) (envelope-from oliver-forward@charter.net) Received: from mxsf26.cluster1.charter.net (mxsf26.cluster1.charter.net [209.225.28.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0916843D48 for ; Sat, 18 Mar 2006 18:50:03 +0000 (GMT) (envelope-from oliver-forward@charter.net) Received: from mxip27a.cluster1.charter.net (mxip27a.cluster1.charter.net [209.225.28.184]) by mxsf26.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k2IIo2x1010936 for ; Sat, 18 Mar 2006 13:50:02 -0500 Received: from 24-205-236-185.dhcp.snlo.ca.charter.com (HELO linux.linux) ([24.205.236.185]) by mxip27a.cluster1.charter.net with ESMTP; 18 Mar 2006 13:50:02 -0500 X-IronPort-AV: i="4.03,107,1141621200"; d="scan'208"; a="879206825:sNHT28075294" From: Oliver Iberien To: freebsd-questions@freebsd.org Date: Sat, 18 Mar 2006 10:50:01 -0800 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603181050.01847.oliver-forward@charter.net> Subject: cupsd, library paths set on startup? 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: Sat, 18 Mar 2006 18:50:05 -0000 I know this information is out there somewhere, but I have not found it yet... -What to I do get get cupsd started on boot? I am currently doing /usr/local/sbin/cupsd as root. -I have to run ldconfig -m /libexec as root before I can use Firefox, or else it complains about missing libraries. I'm not sure where I am supposed to add the path to make this permanent. Could someone tell me? Thanks, Oliver