From owner-freebsd-questions Thu Jul 12 19:13:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ashburn.skiltech.com (ashburn.skiltech.com [216.235.79.239]) by hub.freebsd.org (Postfix) with ESMTP id ABA3737B406 for ; Thu, 12 Jul 2001 19:13:18 -0700 (PDT) (envelope-from minter@ashburn.skiltech.com) Received: (from minter@localhost) by ashburn.skiltech.com (8.11.3/8.11.1) id f6D2Bgo60522; Thu, 12 Jul 2001 22:11:42 -0400 (EDT) (envelope-from minter) Date: Thu, 12 Jul 2001 22:11:42 -0400 (EDT) From: "H. Wade Minter" X-X-Sender: To: Subject: Activating a library Message-ID: <20010712220856.P59685-100000@ashburn.skiltech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm working with software that requires the allegro libraries. I installed the port from /usr/ports/devel/allegro, and it installed /usr/local/lib/liballeg-3.9.34.so. The port installation should have used ldconfig to install the library, but when I run: ldconfig -r It doesn't show up in the list. Any ideas why, or how I can get it working? --Wade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message