From owner-freebsd-questions@FreeBSD.ORG Thu May 4 14:05:44 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 9EA8F16A400 for ; Thu, 4 May 2006 14:05:44 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mgedv.at (mail.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC3443D46 for ; Thu, 4 May 2006 14:05:43 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id 2B139186864; Thu, 4 May 2006 16:05:33 +0200 (MEST) From: "No@SPAM@mgEDV.net" To: "'Soo-Hyun Choi'" Date: Thu, 4 May 2006 16:05:47 +0200 Message-ID: <000c01c66f83$d7c3a540$01010101@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcZvgrFw4xH4hF2eQmGA0zxoxuNxyAAAP8kw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: Cc: freebsd-questions@freebsd.org Subject: RE: Shared Library Error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 14:05:44 -0000 > If I do > shc@localhost:~$locate libgmodule-2.0.so.600 > > then I get > /usr/local/lib/libgmodule-2.0.so.600 > > but actually the "libgmodule-2.0.so.600" is not in that directory. try running ldconfig -R to rescan the directories and check you ldconfig settings