From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 13:42:53 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 55E9216A41F for ; Wed, 26 Oct 2005 13:42:53 +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 E544443D48 for ; Wed, 26 Oct 2005 13:42:52 +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 1EUlYJ-0003DZ-8d; Wed, 26 Oct 2005 17:42:51 +0400 Message-ID: <435F87CD.9000005@speechpro.com> Date: Wed, 26 Oct 2005 17:42:37 +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:42:53 -0000 Rob wrote: >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 > > I have made symbolic link libXcursor.so.1 -> libXcursor.so.1.0.2 in /usr/X11R6/lib and now xmgrace starts withour errors. So really, there is some minor problem with x11/xorg-libraries port triggered by xmgrace