From owner-freebsd-current Thu Aug 27 20:38:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09953 for freebsd-current-outgoing; Thu, 27 Aug 1998 20:38:53 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (sf3-96.ppp.wenet.net [206.15.84.96]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09882 for ; Thu, 27 Aug 1998 20:38:24 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with SMTP id UAA02091; Thu, 27 Aug 1998 20:39:01 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Thu, 27 Aug 1998 20:39:01 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: William Woods cc: current Subject: Re: HEADS UP: 3 days to E-day In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 Aug 1998, William Woods wrote: > Probably should have specified, the ports we have already compiled will still > work, right ? Yes. Since the enviroment variable LD_LIBRARY_PATH is shared by elf and a.out rtld (perhaps we should split that up), what I found useful was to create /usr/lib/aout/X11R6 and /usr/lib/aout/local, and drop these values into rc.conf. Then, I just added /usr/local/lib, et. al. to LD_LIBRARY_PATH. Somehow I wish there was a better solution. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message