help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] GLPK 4.63 Windows. "no glpk_java in java.library.path"


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] GLPK 4.63 Windows. "no glpk_java in java.library.path"
Date: Mon, 23 Oct 2017 12:03:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hello Chris,

what is the bitness of the Java engine you use?

Does the bitness of the Java engine match the bitness of the DLLs that
are in the PATH?

Please, provide the complete error output.

Best regards

Heinrich

On 10/23/2017 12:18 AM, Chris Jones wrote:
> Installed glpk 4.63 via the sourceforge windows .zip file.
> 
> Java code uses maven configuration:
> 
> <dependency>
> 
>             <groupId>org.gnu.glpk</groupId>
> 
>             <artifactId>glpk-java</artifactId>
> 
>             <version>1.10.0</version>
> 
>              <scope>compile</scope>
> 
>         </dependency>
> 
> 
> 
> java.library.path is
> 
> c:\glpk-4.63\w64
> 
> Contents of that directory are:
> 
> C:\glpk-4.63\w64>dir
>  Volume in drive C is OS_Install
>  Volume Serial Number is A41E-0F08
> 
>  Directory of C:\glpk-4.63\w64
> 
> 10/22/2017  03:16 PM    <DIR>          .
> 10/22/2017  03:16 PM    <DIR>          ..
> 07/01/2017  06:17 AM             1,159 Build_CLI.bat
> 07/25/2017  09:00 AM               337 Build_GLPK_with_VC10.bat
> 07/25/2017  09:00 AM               349 Build_GLPK_with_VC10_DLL.bat
> 07/25/2017  09:00 AM               339 Build_GLPK_with_VC14.bat
> 07/25/2017  09:00 AM               351 Build_GLPK_with_VC14_DLL.bat
> 07/25/2017  09:00 AM               335 Build_GLPK_with_VC9.bat
> 07/25/2017  09:00 AM               347 Build_GLPK_with_VC9_DLL.bat
> 07/01/2017  05:51 AM             1,664 Build_JNI_with_VC14_DLL.bat
> 10/03/2015  03:00 PM             1,359 check_cli.bat
> 10/03/2015  10:21 PM             2,124 check_jni.bat
> 07/01/2017  06:17 AM               895 check_vb.bat
> 01/21/2017  06:00 PM                31 config.h
> 07/25/2017  09:00 AM               401 config_VC
> 07/25/2017  09:33 PM           202,264 glpk-java-javadoc.jar
> 07/25/2017  09:33 PM            55,097 glpk-java-sources.jar
> 07/25/2017  09:33 PM            47,032 glpk-java.jar
> 07/25/2017  09:00 AM             3,749 glpk_4_63.def
> 07/25/2017  09:33 PM         1,849,344 glpk_4_63.dll
> 07/25/2017  09:33 PM            27,395 glpk_4_63.exp
> 07/25/2017  09:33 PM            45,882 glpk_4_63.lib
> 07/25/2017  09:33 PM         8,425,472 glpk_4_63.pdb
> 07/25/2017  09:33 PM           720,384 glpk_4_63_java.dll
> 07/25/2017  09:33 PM           130,365 glpk_4_63_java.exp
> 07/25/2017  09:33 PM           220,568 glpk_4_63_java.lib
> 07/25/2017  09:33 PM         5,459,968 glpk_4_63_java.pdb
> 07/18/2017  06:51 PM             1,050 glpk_cli_dll.rc
> 07/18/2017  06:55 PM             1,048 glpk_java_dll.rc
> 07/25/2017  09:33 PM           556,544 glpsol.exe
> 07/25/2017  09:33 PM         5,099,520 glpsol.pdb
> 07/25/2017  09:34 PM           120,320 libglpk-cli.dll
> 07/25/2017  09:34 PM           689,664 libglpk_cli_native.dll
> 07/25/2017  09:34 PM           120,491 libglpk_cli_native.exp
> 07/25/2017  09:34 PM           206,688 libglpk_cli_native.lib
> 07/25/2017  09:34 PM         5,279,744 libglpk_cli_native.pdb
> 07/18/2017  06:51 PM               459 Makefile_CLI_VC_DLL
> 07/18/2017  06:54 PM               454 Makefile_JNI_VC_DLL
> 07/25/2017  09:00 AM             5,941 makefile_VC
> 07/25/2017  09:26 PM             6,018 makefile_VC_DLL
> 07/25/2017  09:00 AM               951 readme.txt
> 07/25/2017  09:34 PM           389,120 vc140.pdb
> 
> 
> I installed glpk on a mac, and got it to work fine.
> 
> What might I be missing?
> 
> Thanks,
> CJ
> 
> 
> 
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-glpk
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]