From owner-freebsd-questions Thu Oct 29 05:35:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23406 for freebsd-questions-outgoing; Thu, 29 Oct 1998 05:35:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.128.1.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23401 for ; Thu, 29 Oct 1998 05:35:40 -0800 (PST) (envelope-from sderdau@ne.mediaone.net) Received: from ne.mediaone.net (sderdau.ne.mediaone.net [24.128.122.19]) by chmls06.mediaone.net (8.8.7/8.8.7) with ESMTP id IAA04276; Thu, 29 Oct 1998 08:35:28 -0500 (EST) Message-ID: <36386F7E.66C9AD9C@ne.mediaone.net> Date: Thu, 29 Oct 1998 08:37:02 -0500 From: "Stephen A. Derdau" X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Memphisto CC: freebsd-questions@FreeBSD.ORG Subject: Re: ldconfg ld.so problems References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank You this appears to have worked. I just added ldconfig_path= to my rc.conf did a make install as well and all worked great. Thank You !!!!! Memphisto wrote: > > On Thu, 29 Oct 1998, Stephen A Derdau wrote: > > > If I type ldconfig at the prompt > > and then try to call up pine I get this error message > > ld.so failed: Can't find shared library "libpico.so.1.3 > > > > I can than manually run a library.sh file that I have and pine will work > > I believe I have to do ldconfig -m because of other problems. > > This is probably wrong but my system is booting :-( > > and works for the most part with a few manual commands sometimes when I > > do make install on some of the ports. > > > > #!/bin/sh > > ldconfig -m /usr/local/lib/ > > ldconfig -m /usr/X11R6/lib/ > You can do by inserting these pathes in a string at the end of rc.conf, > mine is: > ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib \ > /usr/local/kde/lib /usr/local/pgsql/lib" # shared library search paths > > -------------------------------------------------------------------------------- > Sebestyén Zoltán AKA Memphisto It all seems so stupid, > it makes me want to give up. > szoli@netvisor.hu But why should I give up, > when it all seems so stupid? > > MAKE INSTALL NOT WAR And please avoid Necrosoft Widows -- When you find out the answer it's always something you thought you knew :-) Answers here http://www.freeBSD.org/search Happily Running! FreeBSD 2.2.7-STABLE #0: Fri Oct 9 19:54:29 EDT 1998 sderdau@SDERDAU.ne.mediaone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message