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

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

-pcf.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EUiVS-000OXf-J9>