From owner-freebsd-questions Mon Sep 11 14:30:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rigel.pucrs.br (rigel.pucrs.br [200.132.10.13]) by hub.freebsd.org (Postfix) with ESMTP id 0344437B422 for ; Mon, 11 Sep 2000 14:30:08 -0700 (PDT) Received: from pucrs.br (kernel.pucrs.br [200.132.13.17]) by rigel.pucrs.br (8.9.3/8.9.3) with ESMTP id SAA62819; Mon, 11 Sep 2000 18:28:13 -0300 (EST) (envelope-from mwp@pucrs.br) Message-ID: <39BD4F39.F360B656@pucrs.br> Date: Mon, 11 Sep 2000 18:31:37 -0300 From: MauricioWP Organization: PUCRS - Brasil X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Moline Cc: freebsd-questions@FreeBSD.ORG Subject: Re: libxpg4.so.3 not found References: <3.0.3.32.20000814201133.0068acb8@theboss.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Moline wrote: > Hi. I am trying to run the following: > > gv > gimp > gnumeric > gnofin > and several others but they all tell me libxpg4.so.3 can't be found. How > can I get this library?? > > TIA, > Chris Moline > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Try making libxpg4.so.3 a link to libxpg4.so.2 on /usr/lib directory. Both the link and the library must be in /usr/lib. I got problems with this file and that was the way I got my problem solved. MauricioWP. ------------------- CPD - PUCRS - Brasil Unix & Security Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message