help-octave
[Top][All Lists]
Advanced

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

error, call lp_solve from octave


From: Jack Franklin
Subject: error, call lp_solve from octave
Date: Mon, 22 Dec 2008 18:31:33 -0600

Hi,

I need to call lp_solve from mpitb\octave.

atc.ugr.es/javier-bin/mpitb


Because mpitb (MPI TOOL BOX) only support octave 2.9.12 with openMPI 1.2.3,

I have to use the old version octave 2.9.12.

 

I have added octlpsolve (octlpsolve.oct), which is the driver put in a directory known to Octave

(in one of the directories from the Octave 'path' command).


I can call the octlpsolve solver from octave but not from mpitb.

 

When  I call lp_solve from mpitb\octave , I got error:

 

octlpsolve driver not found !!!

Check if octlpsolve.oct is on your system and in a directory known to Octave.

Press enter to see the paths where Octave looks for the driver.

 

Why got this error now that I can call octlpsolve from octave without from mpitb

 successfully ?

 

Thanks


reply via email to

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