From kde-java Tue Mar 02 22:14:39 2004 From: George Russell Date: Tue, 02 Mar 2004 22:14:39 +0000 To: kde-java Subject: Re: [Kde-java] Problems with KDE Java on MacOS X Message-Id: <4045074F.5040900 () clara ! net> X-MARC-Message: https://marc.info/?l=kde-java&m=107826503800439 Adrian Petru Dimulescu wrote: > On Tuesday 02 March 2004 21:36, George Russell wrote: > >>Unlike in Linux, the JVM does not pick up the presence of the libraries >>indicated by the LD_LIBRARY_PATH or the DYLD_LIBRARY_PATH > > > Hi, I have no idea how MacOsX works, but have you tried executing java with > -Djava.library.path=... ? > Yes, the JNI library must follow the naming convention of a .jnilib suffix for this to be recognised on OSX. As of 3.2, the suffix on OSX is dylib for the shared library. This is solvable merely by creating appropriately named symbolic links that reference the dylib files. George _______________________________________________ Kde-java mailing list Kde-java@kde.org https://mail.kde.org/mailman/listinfo/kde-java