Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 05:15:12 -0700 (PDT)
From:      Rob <spamrefuse@yahoo.com>
To:        Pete French <petefrench@ticketswitch.com>, kris@obsecurity.org
Cc:        freebsd-stable@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: math/grace port: "libXcursor.so.1.0" not found ??
Message-ID:  <20051026121512.16225.qmail@web36202.mail.mud.yahoo.com>
In-Reply-To: <E1EUiVS-000OXf-J9@dilbert.firstcallgroup.co.uk>

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


--- Pete French <petefrench@ticketswitch.com> wrote:

> > I am the only FreeBSD user on the Grace
> mailinglist.
> > Apparently the dlopen() call in grace works fine
> > on Linux and others. But not with FreeBSD.
> 
> This is not a problem with the dlopen call *or*
> freebsd - the problem is that it is asking for
> a library 'libXcursor.so.1.0' which does not
> exist on FreeBSD. There is a 'libXcursor.so.1'
> though. You need to get the grace people to change
> the application so it requests the correct
> library when running on FreeBSD.

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.

But I know nothing about this stuff....

By the way: can someone also explain to me why
libX11.so.6 has the string "libXcursor.so.1.0.2".
I will then forward this to the grace mailinglist,
and tell them that there's something wrong with Grace.

Thank so much!
Rob.



	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



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