This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: System.loadLibrary in gij problems



Oskar>  $ gij Keys
Oskar>  java.lang.UnsatisfiedLinkError: gcjreadline: file not found

I would run...

$ LD_DEBUG=libs gij Keys

...to see where it is looking for your library.

glibc is full of hidden treats like this.

AG

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]