Markku Kolkka wrote:
Terry R. Grier kirjoitti viestissään (lähetysaika tiistai, 30.
marraskuuta 2004 17:27):
When I try to execute I get the following.
[root@localhost bin]# /usr/local/moneydance/moneydance
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/local/moneydance/j2re1.4.2_03/lib/i386/libawt.so:
libXp.so.6:cannot open shared object file: No such file or
directory
$ locate libXp.so.6
/usr/X11R6/lib/libXp.so.6.2
/usr/X11R6/lib/libXp.so.6
$ rpm -qf /usr/X11R6/lib/libXp.so.6.2
xorg-x11-deprecated-libs-6.8.1-12.FC3.1
Have you installed the "xorg-x11-deprecated-libs" package?
I just installed fedora this week-end. I have not installed xorg-x11
that I am aware of....
Is this
$ locate libXp.so.6
/usr/X11R6/lib/libXp.so.6.2
/usr/X11R6/lib/libXp.so.6
$ rpm -qf /usr/X11R6/lib/libXp.so.6.2
xorg-x11-deprecated-libs-6.8.1-12.FC3.1
The code for doing so?