Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 05:25:09 -0700 (PDT)
From:      Rob <spamrefuse@yahoo.com>
To:        Peter Jeremy <PeterJeremy@optushome.com.au>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: math/grace port: "libXcursor.so.1.0" not found ??
Message-ID:  <20051026122509.87372.qmail@web36206.mail.mud.yahoo.com>
In-Reply-To: <20051026103032.GN39882@cirb503493.alcatel.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

--- Peter Jeremy <PeterJeremy@optushome.com.au> wrote:

> On Tue, 2005-Oct-25 20:41:33 -0700, Rob wrote:
> >2. Create $HOME/.grace/gracerc.user and put
> >   one line in this file:
> >     USE "pow" TYPE f_of_dd FROM "/usr/lib/libm.so"
> >   (this is the example from the Grace UsersGuide)
> 
> Does grace work correctly if you don't include this
> line?

Without that line, grace starts without any problem.
With that line, grace cannot perform the action
described in that line (USE "pow" FROM "libm.so"),
because the responsible dlopen() call has the
error:
  Shared object "libXcursor.so.1.0" not found,
  required by "xmgrace"

However, despite this error, grace continues
to start up fine (but, as I said, without loading
the function from the library).


Rob.


		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051026122509.87372.qmail>