From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 11:40:21 2004 Return-Path: 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 ECDDD16A4CE for ; Sat, 16 Oct 2004 11:40:21 +0000 (GMT) Received: from dave.horsfall.org (mrdavi2.lnk.telstra.net [139.130.75.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E7AE43D39 for ; Sat, 16 Oct 2004 11:40:19 +0000 (GMT) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by dave.horsfall.org (8.11.4/8.11.4) with ESMTP id i9GBeF801341 for ; Sat, 16 Oct 2004 21:40:16 +1000 (EST) Date: Sat, 16 Oct 2004 21:40:15 +1000 (EST) From: Dave Horsfall To: freebsd-questions@freebsd.org In-Reply-To: <20041015092119.GA93093@happy-idiot-talk.infracaninophile.co.uk> Message-ID: References: <20041015125113.G68950@mippet.ci.com.au> <20041015092119.GA93093@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Getting LD_LIBRARY_PATH to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 11:40:22 -0000 On Fri, 15 Oct 2004, Matthew Seaman wrote: > > [ Re-sent; I forgot I wasn't on the list ] > > No need to resend: non members are allowed to post to freebsd-questions@ Gawd; I hope it's moderated in that case... Anyway, I believe in joining a list if I'm going to want to use it. [ FreeBSD/Solaris differences in use of LD_LIBRARY_PATH and "ldconfig" ] > See libmap.conf(5) for what is probably the answer to your problem. If > you fiddle the ABI version number on your regressed OpenSSL shlib, you > can use libmap.cong(5) to force whatever applications you're interested > in to link against it. Note that playing with shlib mappings like this > is fraught with pitfalls and likely to result in premature hair loss, so > proceed carefully. Many thanks! Although I still have lots of hair, my beard is greying by the moment. -- Dave