Find the answer to your Linux question:
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 : ...
  1. #1
    Just 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.

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    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???

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •