From owner-freebsd-questions Sun Dec 13 23:21:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15818 for freebsd-questions-outgoing; Sun, 13 Dec 1998 23:21:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cartman.webbernet.net ([206.137.184.253]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15809 for ; Sun, 13 Dec 1998 23:21:00 -0800 (PST) (envelope-from bonga@aitchisonians.org) Received: from ip160-ascend3.dyn.webbernet.net (ip160-ascend3.dyn.webbernet.net [159.138.24.160]) by cartman.webbernet.net (8.9.1/8.8.5) with ESMTP id CAA11100 for ; Mon, 14 Dec 1998 02:22:07 -0500 (EST) Date: Mon, 14 Dec 1998 02:20:51 -0500 (EST) From: saad X-Sender: bonga@localhost.webbernet.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: dynamically linked bin cant find shared libs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i found the bug, a wierd one at that: it seemed that ldconfig -aout wasn't being run at startup. i removed the if statement around the invocation of `ldconfig -aout` in /etc/rc (around line 258) and its working like a charm now. :) thanks for all your help! saad. -- " the accretion of chocolate is a form of prayer " -- Anonymous chippi@umich.edu ; bonga@{snickers.org,doxx.net} ; pgp key: 0xDE332C0D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message