help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] GLPK Java Interface


From: arun gaikwad
Subject: [Help-glpk] GLPK Java Interface
Date: Wed, 9 Jun 2004 14:12:01 -0700 (PDT)

I am using Java Interface (JNI). on RedHat Linux 8.0


When I run sample , I get following error:

Sample:  ** java.lang.UnsatisfiedLinkError:
/home/arun/glpk/glpk-4.4/contrib/jni/c/libglpk_jni.so:
/home/arun/glpk/glpk-4.4/contrib/jni/c/libglpk_jni.so:
undefined symbol: lpx_realloc_prob
Sample:  ** java.library.path: ../c
Sample: Probably you don't have GLPK JNI properly
installed.

I saw glpk.c is calling the function
lpx_realloc_prob()
But where is it defined?

I searched all the .c files for the function
lpx_realloc_prob but could not find it.
please help
-Arun Gaikwad





reply via email to

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