From owner-freebsd-current Fri Jul 11 20:52:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA17546 for current-outgoing; Fri, 11 Jul 1997 20:52:57 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA17539 for ; Fri, 11 Jul 1997 20:52:55 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id UAA03005; Fri, 11 Jul 1997 20:51:52 -0700 (PDT) To: asami@cs.berkeley.edu (Satoshi Asami) cc: current@freebsd.org, hans@brandinnovators.com Subject: Re: Heads up and and a call for a show of hands. In-reply-to: Your message of "Fri, 11 Jul 1997 13:53:58 PDT." <199707112053.NAA27593@vader.cs.berkeley.edu> Date: Fri, 11 Jul 1997 20:51:52 -0700 Message-ID: <3001.868679512@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > And Xi Graphics seems to have ignored my comment about just using the > existing framework and adding /usr/{local,X11R6}/etc/rc.d/foo.sh to > run ldconfig.sh and any other startup stuff. The -m flag to ldconfig > was added for a reason. But that would suck when what you're trying to do is get /usr/dt/lib (CDE's default path) in there - you've got something in /usr/{local,X11R6}/etc/rc.d/foo.sh adding to the search path something completely outside that hierarchy? Bleah! Jordan