From owner-freebsd-questions Thu Jul 16 14:21:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17453 for freebsd-questions-outgoing; Thu, 16 Jul 1998 14:21:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17436 for ; Thu, 16 Jul 1998 14:21:02 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id OAA05637; Thu, 16 Jul 1998 14:20:49 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 16 Jul 1998 14:20:49 -0700 (PDT) From: Doug White To: paul cc: freebsd-questions@FreeBSD.ORG Subject: Re: library error - libpico.so.1.3 missing!!! In-Reply-To: <199807141651.MAA02032@server.elehost.com> 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 On Tue, 14 Jul 1998, paul wrote: > Hello, > > I get and error when running pine "unable to find shared library > libpico.so.1.3" and I was wondering how to find this library / libraries > and reinstall on my 2.2.6 version Either your pine installation isn't complete, or /usr/local/lib got missed by ldconfig. Try running this command as root: ldconfig -m /usr/local/lib If that doesn't work re-install pine. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message