
September 23rd, 2004, 04:22 AM
|
|
Contributing User
|
|
Join Date: Jul 2004
Posts: 36
Time spent in forums: 7 h 23 m 57 sec
Reputation Power: 5
|
|
|
How to link libawt.so to libXp.so
Hi,
libXp.so file is loaded in the path
/usr/compat/linux/usr/X11R6/lib
instead of /usr/X11R6/lib
is it posible to link libawt.so to libXp.so??
I am getting following error while running swing program
Quote:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libawt.so: libXp.so.6:
cannot open shared object file: No such file or directory |
thanks in advance
Regards
man479
|