Hi,

I need to call GLPK from octave ,I have installed GLPK in my system.

When I run a octave program that call glpk() , I got :



error: glpk: not supported on this system

error: called from `glpk' in file 
`/home/myoctave/share/octave/2.9.12/m/optimization/glpk.m'


I have checked my configure file of octave : 

configure:9875: gcc -o conftest -g -O2   conftest.c -lglpk  -lz -lm  >&5
/usr/bin/ld: cannot find -lglp

GLPK libraries:       /home/octave/glpk432/lib/libglpk.a

ac_cv_lib_glpk____glp_lpx_simplex=no
ac_cv_lib_glpk___glp_lpx_simplex=no

GLPK_LIBS='/home/octave/glpk432/lib/libglpk.a'

Do these mean that I have installed GLPK successfully ? 

Or other reasons ? 

thanks

Dec. 9  2008 



_________________________________________________________________
Send e-mail faster without improving your typing skills.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008
_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to