error: glpk: not supported on this system
Jack Franklin
dtustudy6 at gmail.com
Tue Dec 9 22:56:28 CST 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20081209/3c042e7d/attachment-0001.html
More information about the Help-octave
mailing list