help-octave
[Top][All Lists]
Advanced

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

error, from octave call GLPK


From: Jack Bryan
Subject: error, from octave call GLPK
Date: Wed, 10 Dec 2008 15:41:58 -0700

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. 10  2008

Send e-mail faster without improving your typing skills. Get your HotmailĀ® account.

reply via email to

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