From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 12:36:33 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 7A0DC16A437 for ; Wed, 26 Oct 2005 12:36:33 +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 143AF43D45 for ; Wed, 26 Oct 2005 12:36:32 +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 1EUkW6-0000nh-9i; Wed, 26 Oct 2005 16:36:30 +0400 Message-ID: <435F7840.8040408@speechpro.com> Date: Wed, 26 Oct 2005 16:36:16 +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: <20051026120847.92764.qmail@web36214.mail.mud.yahoo.com> In-Reply-To: <20051026120847.92764.qmail@web36214.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 12:36:33 -0000 Rob wrote: > > > >Indeed, grace will start normally, but it will >not parse the "USE..." line from the gracerc.user, >because the dlopen() call has the error: > Shared object "libXcursor.so.1.0" not found, > required by "xmgrace" > >Do you see this too? > > yes.