From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 05:25:35 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 4464016A41F for ; Thu, 27 Oct 2005 05:25:35 +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 D1E4043D48 for ; Thu, 27 Oct 2005 05:25:34 +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 1EV0Gb-000F1W-2J; Thu, 27 Oct 2005 09:25:33 +0400 Message-ID: <436064BE.9000805@speechpro.com> Date: Thu, 27 Oct 2005 09:25:18 +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: <20051026151704.74896.qmail@web36203.mail.mud.yahoo.com> In-Reply-To: <20051026151704.74896.qmail@web36203.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: Thu, 27 Oct 2005 05:25:35 -0000 Rob wrote: > > >Aargh, seems I'm back where I was a few hours ago... >...me having a problem that nobody understands. > > > >>Check >>/etc/nsswitch.conf >>Mine is bellow: >>group: compat >>group_compat: nis >>hosts: files dns >>networks: files >>passwd: compat >>passwd_compat: nis >>shells: files >> >> > >I have exactly same; I have never touched that >file! But, eh, what does this have to do with >the library stuff? > >Anyway, are you sure there's no gracerc.user file >in the directory from where you start xmgrace, >since that would prevent reading the other one >in $HOME/.grace/ , and hence you wouldn't see >the library problem !! > > %mkdir tttt %cd tttt/ %cat ~/.grace/gracerc.user USE "pow" TYPE f_of_dd FROM "/usr/lib/libm.so" %ls %xmgrace %