From owner-freebsd-questions Fri Jul 3 17:20:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11910 for freebsd-questions-outgoing; Fri, 3 Jul 1998 17:20:38 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11902 for ; Fri, 3 Jul 1998 17:20:27 -0700 (PDT) (envelope-from root@mutsgo.kf7nn.com) Received: (from root@localhost) by mutsgo.kf7nn.com (8.8.8/8.8.8) id TAA03007 for questions@freebsd.org; Fri, 3 Jul 1998 19:20:19 -0500 (CDT) (envelope-from root) From: Laszlo Vagner Message-Id: <199807040020.TAA03007@mutsgo.kf7nn.com> Subject: Re: cant find library (fwd) To: questions@FreeBSD.ORG Date: Fri, 3 Jul 1998 19:20:19 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG that library isnt on my system i did a find / -name " libttf.so.1.0" -print and nothing showed up just a prompt came back after a long search. is this file on the cdroms?? George ----- Forwarded message from Woody Carey ----- >From wcarey@cs.uoregon.edu Fri Jul 3 19:15:36 1998 Date: Fri, 3 Jul 1998 17:15:32 -0700 (PDT) From: Woody Carey To: Laszlo Vagner cc: questions@FreeBSD.ORG Subject: Re: cant find library In-Reply-To: <199807032302.SAA02918@mutsgo.kf7nn.com> Message-ID: On Fri, 3 Jul 1998, Laszlo Vagner wrote: > ok i got it on image magic but when i try and run one of these programs i get > > cant find shared library libttf.so.1.0 > [snip] An idea: When I installed pine on my box, it gave me a similar message about a shared library. So I copied the .so.x.x in question from /usr/ports/mail/pine/work/lib/ to /usr/local/lib or whatever and it worked great from then on. Try looking around for a .so.x.x in the work/lib directory and copying it to wherever the rest of you libs are. [/usr/lib] or whatever. Comments? -woody ----- End of forwarded message from Woody Carey ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message