Results 1 to 2 of 2
Hi,
I have a java application running on Suse Linux. The program has a dependancy of a jncpv2 file (jncpv2.dll in Windows) and it throws the following exception:
java.lang.UnsatisfiedLinkError : ...
- 07-03-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 1
Unable to find jncpv in java.Library.path
Hi,
I have a java application running on Suse Linux. The program has a dependancy of a jncpv2 file (jncpv2.dll in Windows) and it throws the following exception:
java.lang.UnsatisfiedLinkError : no jncpv2 found in java.Library.Path
What would be the (.dll) Windows equivalent in Linux?
Does it require jncpv2.so file in Linux????
If yes, can I convert .dll file into .so file??
Any help would be highly appreciated.
Thanks in advance.
Regards.
- 07-03-2009 #2
Interestingly this file appears to be a Novel file used to do some sort of binding to a Novel server. But I can not find an equivalent Linux file. I'm not sure if the jncpv2.nlm will work???


Reply With Quote
