From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 13:16:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F402316A41F for ; Wed, 26 Oct 2005 13:16:06 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C65843D46 for ; Wed, 26 Oct 2005 13:16:06 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1EUl8N-0002OS-Ll; Wed, 26 Oct 2005 17:16:03 +0400 Message-ID: <435F8185.2070609@speechpro.com> Date: Wed, 26 Oct 2005 17:15:49 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051018) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob , freebsd-questions@freebsd.org References: <20051026121512.16225.qmail@web36202.mail.mud.yahoo.com> In-Reply-To: <20051026121512.16225.qmail@web36202.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Cc: Subject: Re: math/grace port: "libXcursor.so.1.0" not found ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 13:16:07 -0000 Rob wrote: >The reason why the grace developper blames FreeBSD >is because of this: > >The executable 'xmgrace' is linked to >/usr/X11R6/lib/libX11.so.6 >and >'strings /usr/X11R6/lib/libX11.so.6 | grep libXcursor' >gives: > libXcursor.so.1.0.2 > >So according to the grace developper, the reason >for my problem is a problem with libX11.so.6. > > I have rebuilt xmgrace/grace from sources without port Makefile, and all works fine.