Hi,

I having problem with accessing "lib_glpk*" file. I am getting following
error.

Exception in thread "main" java.lang.UnsatisfiedLinkError: no glpk_java in
java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)

at java.lang.Runtime.loadLibrary0(Runtime.java:870)

at java.lang.System.loadLibrary(System.java:1122)

at org.gnu.glpk.GLPKJNI.<clinit>(GLPKJNI.java:29)

at org.gnu.glpk.GLPKConstants.<clinit>(GLPKConstants.java:12)
at

 I tried to install by brew and source also but it is giving me same issue.
With the source installation it stopped at ./configure while giving this
error:
checking for mvn... /usr/local/bin/mvn
checking whether to load GLPK library from java.library.path... no
checking for thread local storage (TLS) class... _Thread_local
checking glpk.h usability... no
checking glpk.h presence... no
checking for glpk.h... no
configure: error: glpk.h not found

I have tesed this on Mac OSX 10.2 and Ubundu 14.04, any help would be
great.

Best,
Sourabh


*Sourabh Kulhare*
Machine Learning Researcher,
Rochester Institute of Technology
http://www.skrealworld.com
(585)-309-5612 | [email protected] | https://www.linkedin.com/in/skrealworld/
_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to