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 have not installed xorg -x11
and I used your lines of code... for the rpm and it did not work.
[tgrier@localhost ~]$ rpm -qf /usr/X11R6/lib/libXp.so.6.2
error: file /usr/X11R6/lib/libXp.so.6.2: No such file or directory
[tgrier@localhost ~]$ xorg-x11-deprecated-libs-6.8.1-12.FC3.1
bash: xorg-x11-deprecated-libs-6.8.1-12.FC3.1: command not found